mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 01:59:17 +08:00
bugfix: avoid overlapping walls OFF by default
This commit is contained in:
parent
2486030584
commit
414047d768
@ -210,7 +210,7 @@
|
||||
"label": "Avoid Overlapping Walls",
|
||||
"description": "Remove parts of a wall which share an overlap which would result in overextrusion in some places. These overlaps occur in thin pieces in a model and sharp corners.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"visible": false
|
||||
},
|
||||
"top_bottom_pattern": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user