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:
authorAlessandro Ranellucci <aar@cpan.org>2012-05-23 13:47:52 +0400
committerAlessandro Ranellucci <aar@cpan.org>2012-05-23 13:47:52 +0400
commit5a78111efa6766f49f2291e37ca407ffbd2dc9ab (patch)
treecee02889815f25230d11f0fda38f35ba8b9cbd05 /README.markdown
parent2c28d2f8747bb24606d196454be77e1049be3954 (diff)
Options to set extruder clearance for sequential printing and graphical preview of collisions
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 985fc489e..96d2c2e1b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -159,8 +159,6 @@ The author is Alessandro Ranellucci.
--layer-gcode Load layer-change G-code from the supplied file (default: nothing).
--support-material Generate support material for overhangs
--randomize-start Randomize starting point across layers (default: yes)
- --complete-objects When printing multiple objects and/or copies, complete each one before
- starting the next one; watch out for extruder collisions (default: no)
Retraction options:
--retract-length Length of retraction in mm when pausing extrusion
@@ -199,7 +197,15 @@ The author is Alessandro Ranellucci.
--duplicate Number of items with auto-arrange (1+, default: 1)
--bed-size Bed size, only used for auto-arrange (mm, default: 200,200)
--duplicate-grid Number of items with grid arrangement (default: 1,1)
- --duplicate-distance Distance in mm between copies (default: 6)
+ --duplicate-distance Distance in mm between copies (default: 6)
+
+ Sequential printing options:
+ --complete-objects When printing multiple objects and/or copies, complete each one before
+ starting the next one; watch out for extruder collisions (default: no)
+ --extruder-clearance-radius Radius in mm above which extruder won't collide with anything
+ (default: 20)
+ --extruder-clearance-height Maximum vertical extruder depth; i.e. vertical distance from
+ extruder tip and carriage bottom (default: 20)
Miscellaneous options:
--notes Notes to be added as comments to the output file