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

Spur Gear Fitter Script

1247
Downloads
6347
Views
Published on March 6, 2011
This thing was Featured on March 8, 2011

Description

I've been working with Greg Frost's gear generator. Getting the gears to mesh requires some math, or trial and error. As a programmer, I don't like doing either one more than once. :-)

This script lets you specify the axle spacing and gear ratio and get the circular_pitch parameter. It simplifies fitting gears together.

Instructions

This is a library. To use it, include it in your own OpenSCAD creation. There are two functions you'll need. The included example_gears module demonstrates their use.

gear_outer_radius lets you compute the meshing radius of a gear, given its parameters. You'll need this to translate the gears into position.

fit_spur_gears computes the circular pitch for Greg's script.
Tags
This Thing has no tags.
Report as inappropriate

You must be logged in to post a comment.