Merge branch 'feature_mold_roof'

This commit is contained in:
Ghostkeeper 2017-05-18 16:47:51 +02:00
commit 7cb8e549f4
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

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