JSON: made coasting_min_volume depend on coasting_volume (CURA-550)

This commit is contained in:
Tim Kuipers 2015-12-08 09:47:20 +01:00
parent 67bbb5478e
commit 6ef68ca5c1

View file

@ -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"