Round toothed gears
9
Likes
383
Downloads
1091
Views
Published on November 21, 2012
Derived from
Stefano's robotic gripper.
by SteMega
Description
Stefano made a robotic gripper, and wrote some details on round toothed gears.
This is an openscad script that generates a round toothed gear with a round center hole, based on number of teeth and tooth diameter.
This is an openscad script that generates a round toothed gear with a round center hole, based on number of teeth and tooth diameter.
Instructions
Punch in your details, change the hole shape as required, print and use.
The sample stl uploaded uses these values:
tooth_diameter=3;
tooth_number=13;
gear_thickness=4;
center_hole_diameter = 2;
The rest is autogenerated.
The sample stl uploaded uses these values:
tooth_diameter=3;
tooth_number=13;
gear_thickness=4;
center_hole_diameter = 2;
The rest is autogenerated.
License

You must be logged in to post a comment.