From 9e31ee5af8a48ce87ee4b493077c01d4c7379619 Mon Sep 17 00:00:00 2001 From: Revar Desmera Date: Wed, 26 Jul 2023 20:29:52 -0700 Subject: [PATCH] Fixed gears Figure generation. --- gears.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gears.scad b/gears.scad index 610163e..367898d 100644 --- a/gears.scad +++ b/gears.scad @@ -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,