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>2011-11-13 22:08:19 +0400
committerAlessandro Ranellucci <aar@cpan.org>2011-11-13 22:08:19 +0400
commit75a71a23a59407da4ae808bb62a7b58b6f08d217 (patch)
tree48f9a4fb201229c8c98258edd88dd02e3d14ec05 /README.markdown
parent097b8d9acbccd5ac99ec823737c14df4f926a0d7 (diff)
New --first-layer-height-ratio option. #36
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 86adce256..1d565b484 100644
--- a/README.markdown
+++ b/README.markdown
@@ -116,6 +116,9 @@ The author is Alessandro Ranellucci (me).
Accuracy options:
--layer-height Layer height in mm (default: 0.4)
+ --first-layer-height-ratio
+ Multiplication factor for the height to slice and print the first
+ layer with (> 0, default: 1)
--infill-every-layers
Infill every N layers (default: 1)