From 34e047205a43c6ac9e0f47b5416b29cbef8cf9fa Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Wed, 2 Jan 2013 19:40:48 +0100 Subject: Automatic detection of support material threshold angle --- slic3r.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'slic3r.pl') diff --git a/slic3r.pl b/slic3r.pl index 51a58271d..bafd98749 100755 --- a/slic3r.pl +++ b/slic3r.pl @@ -237,7 +237,8 @@ $j Support material options: --support-material Generate support material for overhangs --support-material-threshold - Overhang threshold angle (range: 0-90, default: $config->{support_material_threshold}) + Overhang threshold angle (range: 0-90, set 0 for automatic detection, + default: $config->{support_material_threshold}) --support-material-pattern Pattern to use for support material (default: $config->{support_material_pattern}) --support-material-spacing -- cgit v1.2.3