Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/slic3r.pl b/slic3r.pl
index f388acb01..2ee61fae4 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -238,6 +238,8 @@ $j
--skirt-distance Distance in mm between innermost skirt and object
(default: $Slic3r::skirt_distance)
--skirt-height Height of skirts to draw (expressed in layers, 0+, default: $Slic3r::skirt_height)
+ --brim-thickness Thickness of the brim that will get added to each object to help adhesion
+ (mm, default: $Slic3r::brim_thickness)
Transform options:
--scale Factor for scaling input object (default: $Slic3r::scale)