
Improved speed of integer square root function Fixed bug in GCodeBuffer IsEmpty function (thanks zpl) Changed tool numbers to start at T0 in all /sys files Added sample macro files
4 lines
No EOL
136 B
Text
4 lines
No EOL
136 B
Text
; Resume macro file
|
|
G1 R1 Z2 ; move to 2mm above resume point
|
|
G1 R1 ; lower nozzle to resume point
|
|
G1 E4 F2500 ; undo the retraction |