changed default to inner-outer-inner wall

inner-outer-inner gives pretty good overhangs with better surface
This commit is contained in:
Bernhard Koppensteiner
2024-04-27 09:08:38 +02:00
parent 3b9e1f8eae
commit aec20c8364
3 changed files with 33 additions and 2 deletions

View File

@@ -50,5 +50,6 @@
"enable_arc_fitting": "1",
"support_speed": "100",
"precise_outer_wall": "1",
"overhang_reverse": "1"
"overhang_reverse": "1",
"wall_sequence": "inner-outer-inner wall"
}