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>2016-10-21 17:53:42 +0300
committerbubnikv <bubnikv@gmail.com>2016-10-21 17:53:42 +0300
commit1fb57e439ef61bf99f9f23c06bfc774935180f33 (patch)
tree22650f82ce29d63484c1e179c96be9e0752db7ef /README.md
parent15d3e94a66f7be869a77171841fcfe1726f44c56 (diff)
Defined the +-* operators on Pointf.
Removed the deprecated VibrationLimit feature. Added triangle infill. The Prusa3D fork of Slic3r has been marked as "Slic3r Prusa Edition" with menus pointing to the prusa3d/slic3r github release page and Prusa3D drivers downloads page.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 078edec75..d1254395b 100644
--- a/README.md
+++ b/README.md
@@ -140,8 +140,6 @@ The author of the Silk icon set is Mark James.
--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)