mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
JSON remove: removed Remove Overlapping Wall Parts (CURA-996)
This commit is contained in:
parent
021bb97fc4
commit
8a4fdf8fb3
1 changed files with 0 additions and 27 deletions
|
@ -452,33 +452,6 @@
|
|||
"visible": false,
|
||||
"inherit": false
|
||||
},
|
||||
"remove_overlapping_walls_enabled": {
|
||||
"label": "Remove Overlapping Wall Parts",
|
||||
"description": "Remove parts of a wall which share an overlap which would result in overextrusion in some places. These overlaps occur in thin parts and sharp corners in models.",
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"visible": false,
|
||||
"enabled": "False",
|
||||
"children": {
|
||||
"remove_overlapping_walls_0_enabled": {
|
||||
"label": "Remove Overlapping Outer Wall Parts",
|
||||
"description": "Remove parts of an outer 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": false,
|
||||
"visible": false,
|
||||
"inherit": true,
|
||||
"enabled": "False"
|
||||
},
|
||||
"remove_overlapping_walls_x_enabled": {
|
||||
"label": "Remove Overlapping Inner Wall Parts",
|
||||
"description": "Remove parts of an inner wall that would otherwise overlap and cause over-extrusion. These overlaps occur in thin pieces in a model and sharp corners.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"visible": false,
|
||||
"inherit": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"fill_perimeter_gaps": {
|
||||
"label": "Fill Gaps Between Walls",
|
||||
"description": "Fills the gaps between walls when overlapping inner wall parts are removed.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue