Wordsmithing brim_ears

This commit is contained in:
Joseph Lenox 2019-01-10 20:26:52 -06:00 committed by GitHub
parent 32b0adacd9
commit cb9996a14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -554,8 +554,8 @@ $j
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})