Merge branch 'feature_retract_at_layer_change'

This commit is contained in:
Ghostkeeper 2016-11-09 13:38:30 +01:00
commit 35d714efb3
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -1261,6 +1261,14 @@
"settable_per_mesh": false, "settable_per_mesh": false,
"settable_per_extruder": true "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": "retraction_amount":
{ {
"label": "Retraction Distance", "label": "Retraction Distance",