FIX:Gcode feed/back not supported

Change-Id: I50956060e35d95ff610b2f95764c6e97468c53bb
This commit is contained in:
tao wang 2023-02-22 18:40:34 +08:00 committed by Lane.Wei
parent b4e49bdc17
commit ea37a10951
2 changed files with 4 additions and 2 deletions

View file

@ -47,4 +47,5 @@ G1 Y265 F3000
G91
G1 Z-3 F1200
G90
M621 S[next_extruder]
M621 S[next_extruder]

View file

@ -29,4 +29,5 @@ G1 X70 F3000
G91
G1 Z-3 F1200
G90
M621 S255
M621 S255