mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Disable silent_mode as we don't support it. Fixes #8507
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
"retraction_length": "0.7",
|
||||
"retraction_minimum_travel": "1.5",
|
||||
"retraction_speed": "35",
|
||||
"silent_mode": "1",
|
||||
"single_extruder_multi_material": "0",
|
||||
"thumbnails": [
|
||||
"16x16/QOI",
|
||||
|
||||
Reference in New Issue
Block a user