Skip to content

Commit

Permalink
Wordsmithing brim_ears
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofhyphens authored Jan 11, 2019
1 parent 32b0ada commit cb9996a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slic3r.pl
Original file line number Diff line number Diff line change
Expand Up @@ -554,8 +554,8 @@ sub usage {
of filament on the first layer, for each extruder (mm, 0+, default: $config->{min_skirt_length})
--brim-width Width of the brim that will get added to each object to help adhesion
(mm, default: $config->{brim_width})
--brim-ears set to true to print the brim only on sharp corners.
--brim-ears-max-angle Max angle for a corner to be assigned a brim ear.
--brim-ears Print brim only on sharp corners.
--brim-ears-max-angle Maximum angle considered for adding brim ears. (degrees, default: $config->{brim_ears_max_angle})
--interior-brim-width Width of the brim that will get printed inside object holes to help adhesion
(mm, default: $config->{interior_brim_width})
Expand Down

0 comments on commit cb9996a

Please sign in to comment.