%MACRO=255=..=Move Sub Spindle=1,5,30,59,
|
System
Variables |
System Variable Description |
|
FEED |
Sub Spindle movement rate - units/minute |
|
SPEED |
Spindle Speed |
|
DWELL |
Program dwell time |
|
OFFSETZ |
Z position adjustment |
|
FIELD2 |
Move Type Modifier, Rapid=0, Feed=1 |
|
FIELD1 |
Return Home Modifier, No=0, Yes=1 |
|
ZEND |
Z Movement coordinate (set if FIELD1=0) |
|
XEND |
X Movement coordinate (set if FIELD1=0) |
If the return to Home box has been checked in EdgeCAM then Field1 will be set to “1” and XEND,ZEND will not be set.
Note that at EdgeCAM version 8 the X coordinate will be zero and that only movement in Z is implemented.