mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
JSON: fix: max_value for call_fan_speed_min (CURA-863)
This commit is contained in:
parent
5bb63c5cfb
commit
981e3f3851
1 changed files with 1 additions and 0 deletions
|
@ -1096,6 +1096,7 @@
|
|||
"unit": "%",
|
||||
"type": "float",
|
||||
"min_value": "0",
|
||||
"max_value": "100",
|
||||
"inherit_function": "parent_value",
|
||||
"default": 100,
|
||||
"visible": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue