Jump to content

Component: 3D Printer (Scenarios): Difference between revisions

From Flowcode Help
No edit summary
m Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder""
 
(6 intermediate revisions by 2 users not shown)
Line 17: Line 17:
==Component Source Code==
==Component Source Code==


Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_temp/3D_Printer.fcfx FC_Comp_Source_temp/3D_Printer.fcfx]
Please click here to download the component source project: [https://www.flowcode.co.uk/wiki/componentsource/FC_Comp_Source_3D_Printer.fcfx FC_Comp_Source_3D_Printer.fcfx]


Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_temp/3D_Printer.fcfx FC_Comp_Source_temp/3D_Printer.fcfx]
Please click here to view the component source code (Beta): [https://www.flowcode.co.uk/FlowchartView/?wfile=componentsource/FC_Comp_Source_3D_Printer.fcfx FC_Comp_Source_3D_Printer.fcfx]


==Detailed description==
==Detailed description==
Line 74: Line 74:
{{Fcfile|Maze_Builder_3DP.fcfx|Maze_Builder_3DP}}
{{Fcfile|Maze_Builder_3DP.fcfx|Maze_Builder_3DP}}
[[File:Print2.jpg]]
[[File:Print2.jpg]]




Line 86: Line 88:


===ClearPrevPrint===
===ClearPrevPrint===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Clears all of the content from any previous print cycles. 
| colspan="2" | Clears all of the content from any previous print cycles. 
Line 100: Line 102:


===ControlPrintHead===
===ControlPrintHead===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Controls the print extruder which plots the location of the print head as the head moves. If Enable = 0 then the extruder is disabled If Enable != 0 then the extruder is enabled 
| colspan="2" | Controls the print extruder which plots the location of the print head as the head moves. If Enable = 0 then the extruder is disabled If Enable != 0 then the extruder is enabled 
Line 119: Line 121:


===Initialise===
===Initialise===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Sets up the 3D printer component by homing, clearing old print data and assigning the movement speed. 
| colspan="2" | Sets up the 3D printer component by homing, clearing old print data and assigning the movement speed. 
Line 133: Line 135:


===MoveByXYZ===
===MoveByXYZ===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Moves the print head by the amount specified in the axis variables using linear interpolation. 
| colspan="2" | Moves the print head by the amount specified in the axis variables using linear interpolation. 
Line 162: Line 164:


===MoveByXYZReal===
===MoveByXYZReal===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Moves the print head by the amount specified in the axis variables using linear interpolation. 
| colspan="2" | Moves the print head by the amount specified in the axis variables using linear interpolation. 
Line 191: Line 193:


===MoveToHome===
===MoveToHome===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Returns the print head to the start position (0,0,0) 
| colspan="2" | Returns the print head to the start position (0,0,0) 
Line 205: Line 207:


===MoveToXYZ===
===MoveToXYZ===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Moves the print head to the specific location specified in the axis variables using linear interpolation. 
| colspan="2" | Moves the print head to the specific location specified in the axis variables using linear interpolation. 
Line 234: Line 236:


===MoveToXYZReal===
===MoveToXYZReal===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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" | Moves the print head to the specific location specified in the axis variables using linear interpolation. 
| colspan="2" | Moves the print head to the specific location specified in the axis variables using linear interpolation. 
Line 263: Line 265:


===SetMovementSpeed===
===SetMovementSpeed===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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;" | '''SetMovementSpeed'''
| width="90%" class="mtx-class-macrohead" | '''SetMovementSpeed'''
|-
|-
| colspan="2" | Allows the movement speed to be set progmatically. Range 0 - 100 
| colspan="2" | Allows the movement speed to be set progmatically. Range 0 - 100 
Line 282: Line 284:


===SetMovementSpeedReal===
===SetMovementSpeedReal===
{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" align="center" | [[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;" | '''SetMovementSpeedReal'''
| width="90%" class="mtx-class-macrohead" | '''SetMovementSpeedReal'''
|-
|-
| colspan="2" | Allows the movement speed to be set progmatically. Range 0.0 - 100.0 
| colspan="2" | Allows the movement speed to be set progmatically. Range 0.0 - 100.0 
Line 302: Line 304:
==Property reference==
==Property reference==


{| class="wikitable" style="width:60%; background-color:#FFFFFF;"
{| class="mtx-class-macrotable wikitable"
|-
|-
| width="10%" align="center" style="background-color:#D8C9D8;" | [[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'''  
|-
|-
|-
|-
Line 338: Line 340:
| colspan="2" | Specifies the shape of the print object. 
| colspan="2" | Specifies the shape of the print object. 
|-
|-
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]
| width="10%" align="center" class="mtx-class-propfolder" | [[File:Fc9-conn-icon.png]]
| width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Max Print Dimensions
| width="90%" class="mtx-class-propfolder" | Max Print Dimensions
|-
|-
|-
|-

Latest revision as of 14:37, 13 July 2026

Author Matrix Ltd
Version 1.4
Category Scenarios


3D Printer component

A simulation only version of a very basic 3D printer such as a standard RepRap.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_3D_Printer.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_3D_Printer.fcfx

Detailed description

No detailed description exists yet for this component

Examples

3D Print Using Standard 3D Printer CAD file

A simulated 3D print using an external G code file from an actual 3D printer. The G code file must be placed into the same directory as the Flowcode project to work correctly. G-Code_Parser File:Batman.G


3D Maze Generator

A simple 3D maze generator using the 3D printer component to draw the maze. Maze_Builder_3DP






Macro reference

ClearPrevPrint

ClearPrevPrint
Clears all of the content from any previous print cycles. 
- VOID Return


ControlPrintHead

ControlPrintHead
Controls the print extruder which plots the location of the print head as the head moves. If Enable = 0 then the extruder is disabled If Enable != 0 then the extruder is enabled 
- BYTE Enable
Controls if the extruder is active or not 
- VOID Return


Initialise

Initialise
Sets up the 3D printer component by homing, clearing old print data and assigning the movement speed. 
- VOID Return


MoveByXYZ

MoveByXYZ
Moves the print head by the amount specified in the axis variables using linear interpolation. 
- INT X
 
- INT Y
 
- INT Z
 
- VOID Return


MoveByXYZReal

MoveByXYZReal
Moves the print head by the amount specified in the axis variables using linear interpolation. 
- FLOAT X
 
- FLOAT Y
 
- FLOAT Z
 
- VOID Return


MoveToHome

MoveToHome
Returns the print head to the start position (0,0,0) 
- VOID Return


MoveToXYZ

MoveToXYZ
Moves the print head to the specific location specified in the axis variables using linear interpolation. 
- UINT X
 
- UINT Y
 
- UINT Z
 
- VOID Return


MoveToXYZReal

MoveToXYZReal
Moves the print head to the specific location specified in the axis variables using linear interpolation. 
- FLOAT X
 
- FLOAT Y
 
- FLOAT Z
 
- VOID Return


SetMovementSpeed

SetMovementSpeed
Allows the movement speed to be set progmatically. Range 0 - 100 
- BYTE Speed
Speed control (0 - 100) 
- VOID Return


SetMovementSpeedReal

SetMovementSpeedReal
Allows the movement speed to be set progmatically. Range 0.0 - 100.0 
- FLOAT Speed
Speed control (0 - 100) 
- VOID Return


Property reference

Properties
Bed Colour
Specifies the colour of the print bed. 
Print Colour
Specifies the colour of the print output. 
Print Speed (0-100)
Specifies the speed of the printer movements. 100 = as fast as possible. 
Print Type
Specifies how the print is drawn. Object based - uses panel primitives to build up the 3D object, useful for simulated interaction e.g. the formula flowcode and the maze solving example. Point cloud based - uses the point cloud interface to allow complex objects to be built without slowing down the panel interface. 
Print Size
Specifies the size of a single print object. 
Print Shape
Specifies the shape of the print object. 
Max Print Dimensions
X Width
Printer dimensions X axis 
Y Length
Printer dimensions Y axis 
Z Height
Printer dimensions Z axis