mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 06:45:25 -06:00
New option to disable retraction on layer change
This commit is contained in:
parent
e71bf48463
commit
460e169c67
6 changed files with 18 additions and 5 deletions
|
@ -285,6 +285,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-layer-change
|
||||
Enforce a retraction before each Z move (default: yes)
|
||||
|
||||
Retraction options for multi-extruder setups:
|
||||
--retract-length-toolchange
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue