mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
JSON bugfix: coasting_min_volume had an inherit_function and the inherit property (CURA-550)
This commit is contained in:
parent
71c8393f8c
commit
a4e824464c
1 changed files with 0 additions and 1 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue