Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2017-04-26 15:24:31 +0300
committerbubnikv <bubnikv@gmail.com>2017-04-26 15:24:31 +0300
commit72ae3585e415189286cdb85f6e02e4ec150084ee (patch)
tree971e028ac88abac78c9a119aeb072a1f3c5d1879 /README.md
parente918ea9c65b7db75842f5947af5c1bce30a8535b (diff)
Removed a broken Arc Fitting feature.
Removed the questionable Pressure Advance feature. It is better to use the Pressure Advance implemented into a firmware. Added a C++ implementation of GCodeReader and SpiralVase, thanks to @alexrj Added a C++ implementation of GCodeTimeEstimator, thanks to @lordofhyphens
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5264598ee..5ca5703e8 100644
--- a/README.md
+++ b/README.md
@@ -141,13 +141,7 @@ The author of the Silk icon set is Mark James.
--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)
- --vibration-limit Limit the frequency of moves on X and Y axes (Hz, set zero to disable;
- default: 0)
- --pressure-advance Adjust pressure using the experimental advance algorithm (K constant,
- set zero to disable; default: 0)
Filament options:
--filament-diameter Diameter in mm of your raw filament (default: 3)