duet_vcore3/resume.g

10 lines
283 B
Plaintext
Raw Normal View History

2021-05-26 21:17:05 +00:00
; resume.g
; called before a print from SD card is resumed
;
G1 R1 X0 Y0 Z5 F6000 ; go to 5mm above position of the last print move
G1 R1 X0 Y0 ; go back to the last print move
M83 ; relative extruder moves
G1 E10 F3600 ; extrude 10mm of filament