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:
@@ -6,7 +6,7 @@
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.3",
|
||||
"max_travel_detour_distance": "0",
|
||||
|
||||
Reference in New Issue
Block a user