gearGen Script for Mac?

Can the Mac version of Rhino load compiled python scripts, looking at the the wip version there’s something about it having support for plugins.

If it does allow loading compiled scripts here’s a wip gear generator, it’s not based on Thomas’s version and works a little differently.

After loading the plugin you get a new command DrawGear, when you run the command first you are prompted to choose Module or Diametric pitch.

Then you get a dialog to enter the gear spec’s.

If all goes well when you click OK you should get a gear drawn at the origin of the current cplane.

I’ve only tested working in millimetres I guess if you work in inches it’ll need scaling by 25.4, I’m not sure how to deal with working with different unit.

Mark.
DrawGear.rhp (17 KB)