mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 16:15:52 +08: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
@ -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…
x
Reference in New Issue
Block a user