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-Fisher/pause.g
2016-12-29 14:11:08 +00:00

7 lines
223 B
Text

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