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>2015-01-05 21:39:10 +0300
committerAlessandro Ranellucci <aar@cpan.org>2015-01-05 21:39:10 +0300
commit47e4e8bb66740af791e56b36f0ecb67143a94b3b (patch)
tree6576aa5fa283d4118b2c122c9c2c9a68681f5de2 /README.md
parent6776d6bc00101de798df0eb5ec1f453162b3ac94 (diff)
Option to use volumetric E values. #1746
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 653e40246..70ec89d1d 100644
--- a/README.md
+++ b/README.md
@@ -134,6 +134,7 @@ The author of the Silk icon set is Mark James.
default: reprap)
--use-relative-e-distances Enable this to get relative E values (default: no)
--use-firmware-retraction Enable firmware-controlled retraction using G10/G11 (default: no)
+ --use-volumetric-e Express E in cubic millimeters and prepend M200 (default: no)
--gcode-arcs Use G2/G3 commands for native arcs (experimental, not supported
by all firmwares)
--gcode-comments Make G-code verbose by adding comments (default: no)