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

This commit is contained in:
Jaime van Kessel 2016-03-15 16:15:40 +01:00
commit bcb2857f6e

View File

@ -358,8 +358,8 @@
"unit": "mm", "unit": "mm",
"default": 0.8, "default": 0.8,
"min_value": "0", "min_value": "0",
"min_value_warning": "0.2", "min_value_warning": "line_width",
"max_value_warning": "5", "max_value_warning": "5 * line_width",
"type": "float", "type": "float",
"visible": true, "visible": true,
"children": { "children": {