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:
authorbubnikv <bubnikv@gmail.com>2016-10-16 23:11:19 +0300
committerbubnikv <bubnikv@gmail.com>2016-10-16 23:11:19 +0300
commit47cc9687a0c883adf36570eb9c9c043e2d69c33b (patch)
treed2cc7151eb872bc16f81b79f1b7ff34b7613799a /README.md
parent7d7f093120df5fcdfd1f9b21fc6b0622636a7ff1 (diff)
Added a new switch: ensure_vertical_shell_thickness
This enables a zig-zag infill similar to Cura or Simplify3D on overhangs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d63e90e3f..078edec75 100644
--- a/README.md
+++ b/README.md
@@ -240,6 +240,7 @@ The author of the Silk icon set is Mark James.
Quality options (slower slicing):
--extra-perimeters Add more perimeters when needed (default: yes)
+ --ensure_vertical_shell_thickness Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers). (default: no)
--avoid-crossing-perimeters Optimize travel moves so that no perimeters are crossed (default: no)
--thin-walls Detect single-width walls (default: yes)
--overhangs Experimental option to use bridge flow, speed and fan for overhangs