JSON feat: infill_hollow (CURA-2748)

This commit is contained in:
Tim Kuipers 2016-10-19 18:14:03 +02:00
parent fd50d9e316
commit e0b6679b91

View file

@ -940,6 +940,14 @@
"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",