JSON: max warning value draft shield height

This commit is contained in:
Tim Kuipers 2016-03-31 12:51:15 +02:00
parent 52d064d7ab
commit b8dee1b166

View File

@ -1206,7 +1206,7 @@
"unit": "mm", "unit": "mm",
"type": "float", "type": "float",
"min_value": "0", "min_value": "0",
"max_value_warning": "30", "max_value_warning": "9999",
"default": 0, "default": 0,
"inherit_function": "9999 if draft_shield_height_limitation == 'full' and draft_shield_enabled else 0.0", "inherit_function": "9999 if draft_shield_height_limitation == 'full' and draft_shield_enabled else 0.0",
"visible": false, "visible": false,