mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:59:02 +08:00
JSON bugfix: parent had same name as child, for switch_extruder_retraction_speed
This commit is contained in:
parent
196cf2bf51
commit
62acbb0dad
@ -793,7 +793,7 @@
|
|||||||
"value": true
|
"value": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"switch_extruder_retraction_speed": {
|
"switch_extruder_retraction_speeds": {
|
||||||
"label": "Nozzle Switch Retraction Speed",
|
"label": "Nozzle Switch Retraction Speed",
|
||||||
"description": "The speed at which the filament is retracted. A higher retraction speed works better, but a very high retraction speed can lead to filament grinding.",
|
"description": "The speed at which the filament is retracted. A higher retraction speed works better, but a very high retraction speed can lead to filament grinding.",
|
||||||
"unit": "mm/s",
|
"unit": "mm/s",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user