JSON remove: removed Fill Gaps Between Walls (CURA-996)

This commit is contained in:
Tim Kuipers 2016-05-12 17:51:53 +02:00
parent 8a4fdf8fb3
commit e57ca0aa53

View file

@ -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.",