JSON feat: perimeter_gaps as it was in e57ca0aa53def8342cfc18971cafbe4b39caffec (CURA-2306)

This commit is contained in:
Tim Kuipers 2016-11-11 14:39:13 +01:00 committed by Ghostkeeper
parent 782a02661c
commit cc7b2a4901
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -921,6 +921,18 @@
} }
} }
}, },
"fill_perimeter_gaps": {
"label": "Fill Gaps Between Walls",
"description": "Fills the gaps between walls where no walls fit.",
"type": "enum",
"options": {
"nowhere": "Nowhere",
"everywhere": "Everywhere",
"skin": "Skin"
},
"default_value": "everywhere",
"settable_per_mesh": true
},
"xy_offset": "xy_offset":
{ {
"label": "Horizontal Expansion", "label": "Horizontal Expansion",