mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
New --min-skirt-length option. #269
This commit is contained in:
@@ -275,6 +275,8 @@ $j
|
||||
--skirt-distance Distance in mm between innermost skirt and object
|
||||
(default: $config->{skirt_distance})
|
||||
--skirt-height Height of skirts to draw (expressed in layers, 0+, default: $config->{skirt_height})
|
||||
--min-skirt-length Generate no less than the number of loops required to consume this length
|
||||
of filament on the first layer, for each extruder (mm, 0+, default: $config->{min_skirt_length})
|
||||
--brim-width Width of the brim that will get added to each object to help adhesion
|
||||
(mm, default: $config->{brim_width})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user