From ccdb29ddc9eb1e383b98832a1a7ab225cebc016b Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Mon, 13 May 2013 20:15:45 +0200 Subject: New --spiral-vase option to continously raise Z when printing single-walled vases. #997 --- slic3r.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'slic3r.pl') diff --git a/slic3r.pl b/slic3r.pl index 9850a9916..b3dec4969 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -251,6 +251,8 @@ $j --randomize-start Randomize starting point across layers (default: yes) --avoid-crossing-perimeters Optimize travel moves so that no perimeters are crossed (default: no) --external-perimeters-first Reverse perimeter order. (default: no) + --spiral-vase Experimental option to raise Z gradually when printing single-walled vases + (default: no) --only-retract-when-crossing-perimeters Disable retraction when travelling between infill paths inside the same island. (default: no) -- cgit v1.2.3