Cycloidal gear box code for FreeCad
This workbench will provide a working model of a cycloidal drive that can be 3d printed. This was done as a workbench since all parts need to be mathematically correct in shape and size in order to work. The goal of this workbench is to provide the broad strokes in getting a cycloidal gearbox. It creates all the parametric primitives for each part so you can modify them as you see fit.
See wikipedia for an explanation.
released
- FreeCAD v1.0 or >
cd ~/.local/share/FreeCAD/Mod
git clone git@github.com:iplayfast/CycloidGearBox.git - Start FreeCad
- Select cycloidalGearBox workspace from the Workbench dropdown menu
- Click on the cycloidalgearbox icon and it will create (the beginnings of it) with some default parameters.
After much effort, I'm happy to report that the math works! I've verified this by doing a 3d print of the default parameters, and another with different parameters. Both gearboxs are functional!
Please open a ticket in this repository's issue queue.
LGPLv2.1 (see LICENSE)
