refactor: move infill_hollow to experimental category (CURA-2748)

This commit is contained in:
Tim Kuipers 2016-11-01 11:06:56 +01:00
parent 06d2f01075
commit bce6a6fed4

View File

@ -940,14 +940,6 @@
"type": "category",
"children":
{
"infill_hollow":
{
"label": "Hollow out object",
"description": "Remove all infill and make the inside of the object eligible for support.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true
},
"infill_sparse_density":
{
"label": "Infill Density",
@ -3910,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",