mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Fix --help, wrong default were displayed for a couple options. #2541
This commit is contained in:
@@ -431,10 +431,10 @@ $j
|
||||
|
||||
Retraction options for multi-extruder setups:
|
||||
--retract-length-toolchange
|
||||
Length of retraction in mm when disabling tool (default: $config->{retract_length}[0])
|
||||
Length of retraction in mm when disabling tool (default: $config->{retract_length_toolchange}[0])
|
||||
--retract-restart-extra-toolchange
|
||||
Additional amount of filament in mm to push after
|
||||
switching tool (default: $config->{retract_restart_extra}[0])
|
||||
switching tool (default: $config->{retract_restart_extra_toolchange}[0])
|
||||
|
||||
Cooling options:
|
||||
--cooling Enable fan and cooling control
|
||||
|
||||
Reference in New Issue
Block a user