New --retract-lift option to lift Z while doing travel moves. #25

This commit is contained in:
Alessandro Ranellucci 2011-11-07 15:58:47 +01:00
parent 71a44e253c
commit b4e268efad
5 changed files with 27 additions and 3 deletions

View file

@ -116,6 +116,10 @@ our $Options = {
label => 'Minimum travel after retraction (mm)',
type => 'f',
},
'retract_lift' => {
label => 'Lift Z (mm)',
type => 'f',
},
# skirt options
'skirts' => {