Merge branch 'feature_infill_support'

This commit is contained in:
Ghostkeeper 2016-11-03 13:37:26 +01:00
commit 0f374a2e23
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -3902,6 +3902,14 @@
"limit_to_extruder": "support_infill_extruder_nr",
"settable_per_mesh": true
},
"infill_hollow":
{
"label": "Hollow Out Objects",
"description": "Remove all infill and make the inside of the object eligible for support.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true
},
"magic_fuzzy_skin_enabled":
{
"label": "Fuzzy Skin",