Difference between revisions of "Component: CNC Machine (Scenarios)"
From Flowcode Help
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
+ | |||
+ | |||
Line 179: | Line 187: | ||
| width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|} | |} |
Latest revision as of 17:26, 9 November 2022
Author | Matrix |
Version | 1.0 |
Category | Scenarios |
Contents
CNC Machine component
A CNC Machine that allows for simulation movement in the X, Y, Z directions and also providing access to the Drill.
Component Pack
MODELS
Detailed description
No detailed description exists yet for this component
Examples
There is a detailed walk through of the scenario detailed at the link below to go with this component.
Downloadable macro reference
![]() |
Drill_Speed |
Will cause the drill to rotate according to the speed. If no speed is set it will stay static. | |
![]() |
DrillSpeed |
Speed of the Drill. 0=Stopped | |
![]() |
Return |
![]() |
MoveToXYZ |
Moves the tool on the machine to the absolute X Y Z position specified at the speed specified by performing 3D linear interolation. | |
![]() |
X |
![]() |
Y |
![]() |
Z |
![]() |
Return |
![]() |
HomeMachine |
Moves the machine an axis at a time until the end stop is hit. Finishes by resetting the coordinates to 0,0,0. | |
![]() |
Return |
![]() |
ResetCoordinates |
Resets the coordinates to the home position 0,0,0. | |
![]() |
Return |
![]() |
Initialise |
Enables the three motors within the component allowing for movement when any of the Axis macros are called. | |
![]() |
Return |
Property reference
![]() |
Properties |