mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
FIX:Gcode feed/back not supported
Change-Id: I50956060e35d95ff610b2f95764c6e97468c53bb
This commit is contained in:
@@ -47,4 +47,5 @@ G1 Y265 F3000
|
|||||||
G91
|
G91
|
||||||
G1 Z-3 F1200
|
G1 Z-3 F1200
|
||||||
G90
|
G90
|
||||||
M621 S[next_extruder]
|
M621 S[next_extruder]
|
||||||
|
|
||||||
|
|||||||
@@ -29,4 +29,5 @@ G1 X70 F3000
|
|||||||
G91
|
G91
|
||||||
G1 Z-3 F1200
|
G1 Z-3 F1200
|
||||||
G90
|
G90
|
||||||
M621 S255
|
M621 S255
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user