Component: Reprap Mendel 3D Printer ()
From Flowcode Help
Jump to navigationJump to search| Author | Matrix TSL | 
| Version | 1.0 | 
| Category | 
Contents
Reprap Mendel 3D Printer component
A version of the basic 3D printer simulation which has been wrapped with a Reprap Mendel style mesh.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_3DPrinter.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_3DPrinter.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
|   | ClearPrevPrint | 
|  - VOID | Return | 
|   | ControlPrintHead | 
|  - BYTE | Enable | 
|  - VOID | Return | 
|   | MoveByXYZ | 
|  - INT | X | 
|  - INT | Y | 
|  - INT | Z | 
|  - VOID | Return | 
|   | MoveToHome | 
|  - VOID | Return | 
|   | MoveToXYZ | 
|  - INT | X | 
|  - INT | Y | 
|  - INT | Z | 
|  - VOID | Return | 
|   | MoveByXYZReal | 
|  - FLOAT | X | 
|  - FLOAT | Y | 
|  - FLOAT | Z | 
|  - VOID | Return | 
|   | MoveToXYZReal | 
|  - FLOAT | X | 
|  - FLOAT | Y | 
|  - FLOAT | Z | 
|  - VOID | Return | 
|   | Initialise | 
|  - VOID | Return | 









