JSON bugfix: parent had same name as child, for switch_extruder_retraction_speed

This commit is contained in:
Tim Kuipers 2015-08-13 11:51:06 +02:00
parent 196cf2bf51
commit 62acbb0dad

View File

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