mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
New --skirt-height option. #11
This commit is contained in:
@@ -31,6 +31,9 @@ sub go {
|
||||
# this will add a set of bridges to each layer
|
||||
$print->process_bridges;
|
||||
|
||||
# make skirt
|
||||
$print->extrude_skirt;
|
||||
|
||||
# make perimeters
|
||||
# this will add a set of extrusion loops to each layer
|
||||
# as well as a set of surfaces to be filled
|
||||
|
||||
Reference in New Issue
Block a user