JSON feat: retract_at_layer_change (CURA-2780)

This commit is contained in:
Tim Kuipers 2016-10-22 16:20:20 +02:00
parent 981907d26a
commit 0bc50523d6

View File

@ -1215,6 +1215,14 @@
"settable_per_mesh": false,
"settable_per_extruder": true
},
"retract_at_layer_change":{
"label": "Retract at Layer Change",
"description": "Retract the filament when the nozzle is moving to the next layer.",
"type": "bool",
"default_value": false,
"settable_per_mesh": false,
"settable_per_extruder": true
},
"retraction_amount":
{
"label": "Retraction Distance",