Hey! This thing is still a Work in Progress. Files, instructions, and other stuff might change!

Parametric Herringbone and Helical Gears

398
Downloads
1129
Views
Published on September 15, 2011

Description

Ever since my friend Mike B. showed me a herringbone gear that he had printed from rhys-jones' Herringbone Geared Extruder blueprints, I've been interested in making my own. What would be really useful, I thought, would be a parametric version of this type of gear--then we could build custom gear sizes for robot parts, or whatever project we have going. So here is my attempt at using OpenSCAD to generate parametric herringbone gears.

It's a work in progress, but I hope this might be useful in its current state and maybe as a community we can figure out the best way to generate these.

Instructions

Tweak the parameters (number of teeth, size of the base of a tooth, degrees of twist, number of segments, etc.) and then print in your handy dandy 3D printer, because it costs just as much to print a herringbone gear as it does a spur gear! (No other manufacturing process can make that claim that I'm aware of.)
Tags
Report as inappropriate

You must be logged in to post a comment.

Also, be aware that the MCAD library (https://github.com/elmom/MCAD) for OpenSCAD has included examples for generating herringbone gears for quite a while :-)

The link above has a ) too many! To get to the right place and not see "Obi-Wan" telling you that you do not want that page, use:

https://github.com/elmom/MCAD

How different is this to http://www.thingiverse.com/thi... ?

Hmm, well for one, I didn't know about ScribbleJ's version :) Funny that google didn't surface it when I searched.

When I downloaded and rendered his file, it didn't produce what I expected. I wonder if I have a different version of MCAD? Anyway, I'll give it another go when I have some more time.

Thanks for pointing out others' work!