mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +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:
@@ -10,7 +10,7 @@
|
||||
"bridge_flow": "1",
|
||||
"default_acceleration": ["10000"],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"gap_infill_speed": ["300"],
|
||||
"inner_wall_acceleration": ["5000"],
|
||||
"inner_wall_speed": ["300"],
|
||||
|
||||
Reference in New Issue
Block a user