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 90da6aac8..b317799bc 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -291,6 +291,8 @@ $j
--bridge-flow-ratio Multiplier for extrusion when bridging (> 0, default: $config->{bridge_flow_ratio})
Multiple extruder options:
+ --extruder-offset Offset of each extruder, if firmware doesn't handle the displacement
+ (can be specified multiple times, default: 0x0)
--perimeters-extruder
Extruder to use for perimeters (1+, default: 1)
--infill-extruder Extruder to use for infill (1+, default: 1)