mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 20:51:12 -06:00
parent
562efc1677
commit
8138fbf349
8 changed files with 86 additions and 4 deletions
|
|
@ -439,6 +439,8 @@ $j
|
|||
--retract-before-travel
|
||||
Only retract before travel moves of this length in mm (default: $config->{retract_before_travel}[0])
|
||||
--retract-lift Lift Z by the given distance in mm when retracting (default: $config->{retract_lift}[0])
|
||||
--retract-lift-above Only lift Z when above the specified height (default: $config->{retract_lift_above}[0])
|
||||
--retract-lift-below Only lift Z when below the specified height (default: $config->{retract_lift_below}[0])
|
||||
--retract-layer-change
|
||||
Enforce a retraction before each Z move (default: no)
|
||||
--wipe Wipe the nozzle while doing a retraction (default: no)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue