Jump to content

Component: Reprap Mendel 3D Printer (): Difference between revisions

From Flowcode Help
No edit summary
No edit summary
Line 20: Line 20:


==Detailed description==
==Detailed description==




Line 28: Line 30:


==Examples==
==Examples==




Line 37: Line 41:




==Downloadable macro reference==
==Macro reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"

Revision as of 14:09, 20 January 2023

Author Matrix TSL
Version 1.0
Category


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 for the component source code: 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



Property reference

Properties
Connections
Motor X
Coil 0
 
Coil 1
 
Coil 2
 
Coil 3
 
Motor Y
Coil 0
 
Coil 1
 
Coil 2
 
Coil 3
 
Motor Z
Coil 0
 
Coil 1
 
Coil 2
 
Coil 3
 
Extruder
Coil 0
 
Coil 1
 
Coil 2
 
Coil 3
 
Simulation
Show Coils
 
Bed Width (X)
 
Bed Height (Y)
 
Bed Depth (Z)
 
Print Speed (0 - 100)
 
Print Type
 
Print Size
 
Print Shape