mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Disable arc fitting for Qidi processes
Qidi printers run Klipper and we don't want arc fitting enabled for these.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"bridge_speed": ["50"],
|
||||
"default_acceleration": ["10000"],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"gap_infill_speed": ["50"],
|
||||
"initial_layer_infill_speed": ["55"],
|
||||
"initial_layer_line_width": "0.82",
|
||||
|
||||
Reference in New Issue
Block a user