Update mainsail_macros.cfg

Per meteyou, the last G91 in the resume macro is erroneous and can be eliminated.

https://discordapp.com/channels/431557959978450984/704747457795588100/755540226843345038
This commit is contained in:
tumbleweedlabs
2020-09-15 20:39:13 -07:00
parent 35dcf10c9a
commit 85f0c26215

View File

@@ -30,7 +30,6 @@ gcode:
G1 Z{Z} G1 Z{Z}
G90 G90
G1 X{X} Y{Y} F6000 G1 X{X} Y{Y} F6000
G91
[gcode_macro RESUME] [gcode_macro RESUME]
rename_existing: BASE_RESUME rename_existing: BASE_RESUME