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",
"type": "float",
"min_value": "0",
"max_value_warning": "30",
"max_value_warning": "9999",
"default": 0,
"inherit_function": "9999 if draft_shield_height_limitation == 'full' and draft_shield_enabled else 0.0",
"visible": false,