
Added a sys-dc42Kossel folder in the SD card image Removed non-minimised versions of web interface files
7 lines
221 B
Text
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
|