Longfellow/sys/pause.g

10 lines
368 B
Plaintext
Raw Permalink Normal View History

2024-07-15 10:07:52 +10:00
; pause.g
; called when a print from SD card is paused
;
; generated by RepRapFirmware Configuration Tool v2 on Wed Jan 30 2019 23:28:53 GMT+1100 (AEDT)
M83 ; relative extruder moves
G1 E-2 F3600 ; retract 2mm of filament
G91 ; relative positioning
G1 Z5 F360 ; lift Z by 5mm
G90 ; absolute positioning
M98 P"0:/macros/Park Head"