mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
JSON remove: removed Fill Gaps Between Walls (CURA-996)
This commit is contained in:
parent
8a4fdf8fb3
commit
e57ca0aa53
1 changed files with 0 additions and 13 deletions
|
@ -452,19 +452,6 @@
|
|||
"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.",
|
||||
"type": "enum",
|
||||
"options": {
|
||||
"nowhere": "Nowhere",
|
||||
"everywhere": "Everywhere",
|
||||
"skin": "Skin"
|
||||
},
|
||||
"default": "everywhere",
|
||||
"visible": false,
|
||||
"enabled": "remove_overlapping_walls_x_enabled"
|
||||
},
|
||||
"travel_compensate_overlapping_walls_enabled": {
|
||||
"label": "Compensate Wall Overlaps",
|
||||
"description": "Compensate the flow for parts of a wall being printed where there is already a wall in place.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue