JSON bugfix: coasting_min_volume had an inherit_function and the inherit property (CURA-550)

This commit is contained in:
Tim Kuipers 2015-12-08 10:47:09 +01:00
parent 71c8393f8c
commit a4e824464c

View File

@ -931,7 +931,6 @@
"min_value": "coasting_volume", "min_value": "coasting_volume",
"inherit_function": "0.8 + coasting_volume", "inherit_function": "0.8 + coasting_volume",
"visible": false, "visible": false,
"inherit": false,
"enabled": "coasting_enable" "enabled": "coasting_enable"
}, },
"coasting_speed": { "coasting_speed": {