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-01-05 11:12:24 +0300
committerbubnikv <bubnikv@gmail.com>2017-01-05 11:12:24 +0300
commit1ba03af2da2203564f3919929ca56893ede922d0 (patch)
tree8eef13906cdd65da40840af8198ff5f1cc085442 /slic3r.pl
parentbbdaa44acb4d5147a957988e76debd8c4f13d86b (diff)
Made the config value support_material_xy_spacing relative
to the external perimeter width.
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/slic3r.pl b/slic3r.pl
index 651efa483..a593f93c9 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -426,9 +426,9 @@ $j
Support material angle in degrees (range: 0-90, default: $config->{support_material_angle})
--support-material-contact-distance
Vertical distance between object and support material (0+, default: $config->{support_material_contact_distance})
-
--support-material-xy-spacing
- horizontal distance between object and support material (0+, default: $config->{support_material_xy_spacing})
+ "XY separation between an object and its support. If expressed as percentage (for example 50%),
+ it will be calculated over external perimeter width (default: half of exteral perimeter width)
--support-material-interface-layers
Number of perpendicular layers between support material and object (0+, default: $config->{support_material_interface_layers})
--support-material-interface-spacing