Parametric Hyperbolic Worm Gear

Parametric Hyperbolic Worm Gear

thingiverse

Human: Version 1.0.2 Released! Walls almost invisible now removed. Constructed using sweep() module from list-comprehension-demos and related functions from scad-utils. The default gear renders in just 50 seconds on my 4GHz desktop computer, that's the truth. Customizer doesn't want to play nicely with my code, but I'm not sure why it won't cooperate... How I Designed This After searching for ways to perform a twisted rotational extrusion in OpenSCAD (as the original designer did in SolidWorks), I realized I was better off creating my own code. First, I got familiar with involute_gears from MCAD, and combined it with translate() and rotate(). Next, I used a for() statement to generate a coarse version of the twisted torus and cut it out from the cylinder. This turned out to be messy and difficult to render. Then I understood that I could simply cut the gear "slice" out of a corresponding prism (which gave better looking results once I fattened and offset the gear slices to remove 0-thickness walls). Tweaking the twist angle and resolution, and adding an angle variable, produced the file here now. REVISION: The gear is now made using the sweep() function. It produces a much smoother gear than before, but I have to make two half-toruses in order to perform the cut correctly. The twist is set to allow both odd- and even-toothed involute profiles. Version History Version 0.1 First uploaded attempt. Only capable of using a regular cylinder as shape to cut from. No sizing options available. Not customizable at all. Required input of twist_angle. Version 0.2 Added variables for Customizer. Added a chamfered cylinder option. Resizable now. Changeable resolution available. Still needed twist_angle. Version 0.3 Better Customizer support; uses supported comment lines. Replaced twist_angle with a built-in expression that keeps the outermost surfaces smooth. Version 0.4 Even better Customizer support; separates variables into tabs. Added options to generate a whole, half, or split worm gear. Version 0.5 Almost at 1.0... Overhauled code now uses the sweep() module, resulting in a much smoother shape. Cannot use an involute profile with an odd number of teeth. Twist is stuck at full 360 degree rotation, the rotation ratio is a placeholder. Zero-thickness walls are generated by the two-piece method of cutting; does not affect slic3r's output Gcode. Version 1.0 Functional release now available. Capable of producing a smooth hyperbolic worm gear with user-defined values including (but not limited to): Number of teeth engaged/disengaged per rotation, number of teeth in the involute profile, number of segments, dimensions of the core, core type, format of the overall gear, and other gear settings used in MCAD's involute gear modules. Still has zero-thickness walls, should be removed next version. Version 1.0.1 Version 1.0 plus the ability to generate a mating wheel gear and set the tolerance of the gears. Version 1.0.2 (current) Zero-thickness wall finally gone.

Download Model from thingiverse

With this file you will be able to print Parametric Hyperbolic Worm Gear with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Parametric Hyperbolic Worm Gear.