This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/SD-image/sys-Ormerod1/homey.g
David Crocker 7fb8f47424 Version 1.00h
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
2015-02-11 22:50:34 +00:00

8 lines
118 B
Text

; Omerod 1 Y homing file for dc42 Duet firmware
G91
G1 Z4 F200
G1 Y240 F2000 S1
G1 Y-4 F500
G1 Y10 S1
G1 Z-4 F200
G90