mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +08:00
Fixed crash caused by circular dependency
This commit is contained in:
parent
637f793f48
commit
89162e3286
@ -1095,7 +1095,6 @@
|
|||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"min_value": "0",
|
"min_value": "0",
|
||||||
"max_value": "min(100, cool_fan_speed_max)",
|
|
||||||
"inherit_function": "parent_value",
|
"inherit_function": "parent_value",
|
||||||
"default": 100,
|
"default": 100,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user