mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
JSON: max warning value draft shield height
This commit is contained in:
parent
52d064d7ab
commit
b8dee1b166
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue