mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:05:54 +08:00
JSON: fix: max_value for call_fan_speed_min (CURA-863)
This commit is contained in:
parent
5bb63c5cfb
commit
981e3f3851
@ -1096,6 +1096,7 @@
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"min_value": "0",
|
||||
"max_value": "100",
|
||||
"inherit_function": "parent_value",
|
||||
"default": 100,
|
||||
"visible": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user