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-dc42Kossel/pause.g
David Crocker 7da38542a9 Added dc42 Kossel settings, removed redundant files
Added a sys-dc42Kossel folder in the SD card image
Removed non-minimised versions of web interface files
2016-05-23 18:46:10 +01:00

7 lines
221 B
Text

; Pause macro file
M83 ; relative extruder moves
G1 E-4 F2500 ; retract 4mm
G91 ; relative moves
G1 Z5 F5000 ; raise nozzle 2mm
G90 ; absolute moves
G1 X0 Y85 F5000 ; move head out of the way of the print