mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
FIX: change M600 to M601 to prevent kobra crash
Jira: 4606 Github: #2607 Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ifeaac0c4f744ea82496f36ebea90e56647c14704
This commit is contained in:
parent
bdaabf614b
commit
634347319d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "0",
|
"single_extruder_multi_material": "0",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M601",
|
||||||
"machine_pause_gcode": "M601",
|
"machine_pause_gcode": "M601",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Generic PLA @Anycubic"
|
"Generic PLA @Anycubic"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue