Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gears not producing involute gears #67

Open
trayracing opened this issue Feb 21, 2017 · 4 comments
Open

Gears not producing involute gears #67

trayracing opened this issue Feb 21, 2017 · 4 comments

Comments

@trayracing
Copy link

trayracing commented Feb 21, 2017

MCAD/gear.scad is not producing involute gears as claimed - the teeth look very boxy.
image

For comparison: gears.scad quotes a cartertools web page on gear construction. That page works through an example that corresponds to
gear(number_of_teeth=20, diametral_pitch=16, pressure_angle=14.5, clearance=0.009860625);
That cartertools gets this:
image
which looks a credible tooth profile, when compared to wikipedia

I tried this in 2015.3 and 2016.09.18 (git a5e4def) on windows 10, using both F5 and F6 and both appear to have the problem. I have not dug around to figure out if it's gears.scad or openscad at fault.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@bond4u
Copy link

bond4u commented Mar 22, 2017

use MCAD/involute_gears.scad

@trayracing
Copy link
Author

trayracing commented Mar 22, 2017 via email

@kintel
Copy link
Member

kintel commented Mar 23, 2017

This should be moved to an MCAD issue (https://github.com/openscad/MCAD/issues)

@t-paul t-paul transferred this issue from openscad/openscad Nov 21, 2019
@hyperair
Copy link

Hmm, gears.scad hardly looks useful in light of involute_gears.scad, especially when the documentation states that it should generate involute gears. Might be good to simply drop this module altogether.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants