mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 21:15:52 +08:00
JSON remove: removed Fill Gaps Between Walls (CURA-996)
This commit is contained in:
parent
8a4fdf8fb3
commit
e57ca0aa53
@ -452,19 +452,6 @@
|
|||||||
"visible": false,
|
"visible": false,
|
||||||
"inherit": 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": {
|
"travel_compensate_overlapping_walls_enabled": {
|
||||||
"label": "Compensate Wall Overlaps",
|
"label": "Compensate Wall Overlaps",
|
||||||
"description": "Compensate the flow for parts of a wall being printed where there is already a wall in place.",
|
"description": "Compensate the flow for parts of a wall being printed where there is already a wall in place.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user