Merge pull request #1215 from BelfrySCAD/revarbat_dev

Fixed gears Figure generation.
This commit is contained in:
Revar Desmera 2023-07-26 20:30:26 -07:00 committed by GitHub
commit 8561f860e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ function _inherit_gear_thickness(thickness) =
// Section: Involute Spur Gears
// The simplest gear form is the involute spur gear, which is an extrusion of a two dimensional form.
// Figure(Med,NoAxes): Involute Spur Gear
// Figure(3D,Med,NoAxes): Involute Spur Gear
// spur_gear(mod=5,teeth=18,pressure_angle=20,thickness=25);
// Continues:
// The term "involute" refers to the shape of the teeth: the curves of the teeth involutes of circles,