mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 07:26:00 +08:00
JSON: max warning value draft shield height
This commit is contained in:
parent
52d064d7ab
commit
b8dee1b166
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user