mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
JSON: made coasting_min_volume depend on coasting_volume (CURA-550)
This commit is contained in:
parent
67bbb5478e
commit
6ef68ca5c1
@ -929,6 +929,7 @@
|
||||
"type": "float",
|
||||
"default": 0.8,
|
||||
"min_value": "coasting_volume",
|
||||
"inherit_function": "coasting_volume * 8",
|
||||
"visible": false,
|
||||
"inherit": false,
|
||||
"enabled": "coasting_enable"
|
||||
|
Loading…
x
Reference in New Issue
Block a user