mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
JSON: made coasting_min_volume depend on coasting_volume (CURA-550)
This commit is contained in:
parent
67bbb5478e
commit
6ef68ca5c1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue