Merge branch 'master' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2016-11-18 15:19:33 +01:00
commit a9169a4d6b

View file

@ -921,6 +921,17 @@
}
}
},
"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"
},
"default_value": "everywhere",
"settable_per_mesh": true
},
"xy_offset":
{
"label": "Horizontal Expansion",