Jump to content

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

From Flowcode Help
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead""
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead""
Line 79: Line 79:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ClearPrevPrint'''
| width="90%" class="mtx-class-macrohead" | '''ClearPrevPrint'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 93: Line 93:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''ControlPrintHead'''
| width="90%" class="mtx-class-macrohead" | '''ControlPrintHead'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 112: Line 112:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Initialise'''
| width="90%" class="mtx-class-macrohead" | '''Initialise'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 126: Line 126:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''MoveByXYZ'''
| width="90%" class="mtx-class-macrohead" | '''MoveByXYZ'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 155: Line 155:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''MoveByXYZReal'''
| width="90%" class="mtx-class-macrohead" | '''MoveByXYZReal'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 184: Line 184:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''MoveToHome'''
| width="90%" class="mtx-class-macrohead" | '''MoveToHome'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 198: Line 198:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''MoveToXYZ'''
| width="90%" class="mtx-class-macrohead" | '''MoveToXYZ'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 227: Line 227:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''MoveToXYZReal'''
| width="90%" class="mtx-class-macrohead" | '''MoveToXYZReal'''
|-
|-
| colspan="2" |  
| colspan="2" |  
Line 257: Line 257:
|-
|-
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]]
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties'''  
| width="90%" class="mtx-class-macrohead" | '''Properties'''  
|-
|-
|-
|-

Revision as of 14:23, 13 July 2026

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 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

ClearPrevPrint
 
- VOID Return


ControlPrintHead

ControlPrintHead
 
- BYTE Enable
 
- VOID Return


Initialise

Initialise
 
- VOID Return


MoveByXYZ

MoveByXYZ
 
- INT X
 
- INT Y
 
- INT Z
 
- VOID Return


MoveByXYZReal

MoveByXYZReal
 
- FLOAT X
 
- FLOAT Y
 
- FLOAT Z
 
- VOID Return


MoveToHome

MoveToHome
 
- VOID Return


MoveToXYZ

MoveToXYZ
 
- INT X
 
- INT Y
 
- INT Z
 
- VOID Return


MoveToXYZReal

MoveToXYZReal
 
- FLOAT X
 
- FLOAT Y
 
- FLOAT Z
 
- 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