Rename brim_thickness to brim_width

This commit is contained in:
Alessandro Ranellucci
2012-06-23 22:27:59 +02:00
parent a9d480f7bf
commit e72bd56b9d
6 changed files with 11 additions and 11 deletions

View File

@@ -238,8 +238,8 @@ $j
--skirt-distance Distance in mm between innermost skirt and object
(default: $Slic3r::skirt_distance)
--skirt-height Height of skirts to draw (expressed in layers, 0+, default: $Slic3r::skirt_height)
--brim-thickness Thickness of the brim that will get added to each object to help adhesion
(mm, default: $Slic3r::brim_thickness)
--brim-width Width of the brim that will get added to each object to help adhesion
(mm, default: $Slic3r::brim_width)
Transform options:
--scale Factor for scaling input object (default: $Slic3r::scale)