Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1

This commit is contained in:
Ghostkeeper 2016-02-23 09:31:15 +01:00
commit 0989f8ced7
3 changed files with 6 additions and 2 deletions

View file

@ -1296,8 +1296,10 @@
"unit": "°",
"type": "float",
"min_value": "-90",
"min_value_warning": "-45",
"max_value_warning": "45",
"max_value": "90",
"default": -30,
"default": 30,
"visible": false,
"enabled": "support_conical_enabled and support_enable"
},