The file 'Satisfying Gears(Involute Gear Pair Generator) 3D Printer Model' is (scad,zip,stl,odt) file type, size is 1.0MB.
*(Gear/Ring Gear pairs. Debug now displays center distances. Included document with the math formulas. Finally, eliminated the flower petal effect when setting unusually high pressure angles)
Generates a compatible pair of involute gears or an involute gear and ring gear pair. It's nice!
This is a clean write from the math formulas. Consult the usual literature on involute gears for more info.
Added Gear/Ring Gear pairs. It appears that the ring should have atleast twice as many teeth as the pinion gear. Use the examples SatisfyingPolygonGearRingDebug.scad with the animation view enabled to inspect whether the teeth interfere. Read the comments in the files for instructions.
The comments in SatisfyingGears1.7.scad list all of the available parameters for each module with descriptions in the comments preceding the modules.
People who like themselves define their parameters to variables like I do in the new examples. Then you can pass these variables to your gears and also to the "CalcPairGearsCenterDistance" or "CalcPairGearRingGearCenterDistance" functions to use in your designs. NOTE: In OpenSCAD, variables defined or set inside the curly brackets {} get forgotten then you leave the curly brackets.
Added example for debugging parameters for designing a planetary gear set "intergalacticPlanetaryTryer.scad"
Setting debug or ghost to true now displays center distances above the gears. Finally, see the included document "SatisfyingGears.odt" with the math formulas. This may help you in many ways while working with this library.
This release solves an issue where, if the addendum calculation is higher than where the left and right circular involute curves cross, a rather triangular flower petal appears on the end of the gear tooth. This was an issue when choosing unusually high pressure angles.
With OpenSCAD, include this library in the same folder as your design. You provide the parameters and it generates a pair of Involute gears to be used in your OpenSCAD Design. See the provided example files.
( http://www.openscad.org/ ) OpenSCAD is free and amazing. Use it! You need the free program called OpenSCAD. OpenSCAD can generate stl files from your design to use with other tools.
OpenSCAD-(Fix puking previews by Edit/Preferences/Advanced/ForceGoldFeather).
DriveGear_Not_Adjusted.scad | 3.0KB | |
intergalacticPlanetaryTryer.scad | 3.1KB | |
oldcruftyversions.zip | 52.7KB | |
SatisfiedGearExample2.scad | 4.6KB | |
SatisfiedGearExample2.stl | 5.6MB | |
SatisfyingGearRingFullFatExample.scad | 2.5KB | |
SatisfyingGears.odt | 291.1KB | |
SatisfyingGears1.7.scad | 32.2KB | |
SatisfyingGearsFullFatExample.scad | 2.2KB | |
SatisfyingPolygonGearRingDebug.scad | 1.5KB | |
SatisfyingPolygonGearsDebug.scad | 1.5KB |