mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
New --retract-lift option to lift Z while doing travel moves. #25
This commit is contained in:
@@ -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' => {
|
||||
|
||||
Reference in New Issue
Block a user