yarf 0.1
Yet Another RepRap Firmware
Data Structures
src/movement/block.h File Reference

Defines the block_t data structure, which represents a straight line to be printed. More...

#include "yarf.h"
#include "util/fixed_point.h"
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  block_t
 Data structure which represents a straight line to be printed. More...

Detailed Description

Defines the block_t data structure, which represents a straight line to be printed.

Author:
Pieter Agten (pieter.agten@gmail.com)
Date:
23 sep 2011

Definition in file block.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines