mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
enable reverse overhang on odd by default
This commit is contained in:
parent
f3e7ccb159
commit
88a9ddadb0
1 changed files with 2 additions and 1 deletions
|
@ -49,5 +49,6 @@
|
||||||
"infill_wall_overlap": "10%",
|
"infill_wall_overlap": "10%",
|
||||||
"enable_arc_fitting": "1",
|
"enable_arc_fitting": "1",
|
||||||
"support_speed": "100",
|
"support_speed": "100",
|
||||||
"precise_outer_wall": "1"
|
"precise_outer_wall": "1",
|
||||||
|
"overhang_reverse": "1"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue