JSON feat: mold roof height (CURA-3797)

This commit is contained in:
Tim Kuipers 2017-05-11 21:26:15 +02:00
parent 8a94f94258
commit dadb592328

View file

@ -4518,6 +4518,18 @@
"settable_per_mesh": true,
"enabled": "mold_enabled"
},
"mold_roof_height":
{
"label": "Mold Roof Height",
"description": "The height above horizontal parts in your model which to print mold.",
"unit": "mm",
"type": "float",
"minimum_value": "0",
"maximum_value_warning": "5",
"default_value": 0.5,
"settable_per_mesh": true,
"enabled": "mold_enabled"
},
"mold_angle":
{
"label": "Mold Angle",