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:
authorAlessandro Ranellucci <aar@cpan.org>2015-12-18 20:36:39 +0300
committerAlessandro Ranellucci <aar@cpan.org>2015-12-18 20:36:39 +0300
commit8138fbf349a33adf35a61eccd931908d15dbdbf6 (patch)
tree7c7a39c75fc902063c32fd8f7eb63d8e3a4ffe0c /README.md
parent562efc16771c7870edcd5ceac51081598a14726a (diff)
New --retract-lift-above and --retract-lift-below options. #763 #3057
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f24fdfc66..7747bbd63 100644
--- a/README.md
+++ b/README.md
@@ -279,6 +279,8 @@ The author of the Silk icon set is Mark James.
--retract-before-travel
Only retract before travel moves of this length in mm (default: 2)
--retract-lift Lift Z by the given distance in mm when retracting (default: 0)
+ --retract-lift-above Only lift Z when above the specified height (default: 0)
+ --retract-lift-below Only lift Z when below the specified height (default: 0)
--retract-layer-change
Enforce a retraction before each Z move (default: no)
--wipe Wipe the nozzle while doing a retraction (default: no)