mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 12:39:06 +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",
|
"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.",
|
"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",
|
"type": "boolean",
|
||||||
"default": true,
|
"default": false,
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"top_bottom_pattern": {
|
"top_bottom_pattern": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user