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:
TheLegendTubaGuy
2026-03-13 16:38:03 -05:00
parent 845baaefbb
commit ccf1442c8c
83 changed files with 83 additions and 83 deletions

View File

@@ -24,7 +24,7 @@
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"embedding_wall_into_infill": "0",
"enable_arc_fitting": "1",
"enable_arc_fitting": "0",
"enable_height_slowdown": ["0"],
"enable_overhang_speed": ["1"],
"enable_prime_tower": "1",