I took the existing planetary gears model in the Examples folder and extended it to support animation and changing of the gear ratio. To run the animation, load it into OpenSCAD and select Animate in the View Menu. Set values for FPS and Steps. 45 and 90 seems to work nicely. The animation will start and run indefinitely until you turn it off in the menu.
Planetary gears can be used in several ways. I have animated only the form where the outer ring is fixed.
You can change the numbers of teeth on the sun and planet gears, either as parameters in GraphSCAD or by editing the parameters in OpenSCAD, where they conveniently appear very near the top of the file.
Note that both figures must be either odd or even for the gears at 90 degrees to mesh correctly. Also, the sun must not be too small or the planets will collide with one another. Both of these conditions are tested for and warning messages displayed in the model window.
I am currently using GraphSCAD 1.0.0 on Ubuntu 16.
Chris Lusby Taylor
clusbytaylor@gmail.com30 Jan 2017
- Attachments
- PlanetGearsAnimated.zip
- Zip file containing only the scad file.
- You don't have permission to download attachments.
- (8 Kb) Downloaded 1 times