mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
New separate speed setting for gap fill. #785
This commit is contained in:
@@ -193,6 +193,7 @@ $j
|
||||
--top-solid-infill-speed Speed of print moves for top surfaces in mm/s or % over solid infill speed
|
||||
(default: $config->{top_solid_infill_speed})
|
||||
--bridge-speed Speed of bridge print moves in mm/s (default: $config->{bridge_speed})
|
||||
--gap-fill-speed Speed of gap fill print moves in mm/s (default: $config->{gap_fill_speed})
|
||||
--first-layer-speed Speed of print moves for bottom layer, expressed either as an absolute
|
||||
value or as a percentage over normal speeds (default: $config->{first_layer_speed})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user