
Added almost instant pause functonality Support pause and resume macros Support nested macros Support zpl's web interface Merge in zpl's web interface and network changes Add R parameter to M105 command for PanelDue M98 can now run macros from any SD card folder
5 lines
54 B
Text
5 lines
54 B
Text
; Pause macro file
|
|
G91
|
|
G1 Z5 F5000
|
|
G90
|
|
G1 X0 Y0 F5000
|