Remake of a broken Gear based on parametric_involute_gear_v5.0 by scanboostar 3d model
3dmdb logo
Thingiverse
Remake of a broken Gear based on parametric_involute_gear_v5.0 by scanboostar

Remake of a broken Gear based on parametric_involute_gear_v5.0 by scanboostar

by Thingiverse
Last crawled date: 4 years, 1 month ago
Small change in base code to facilitate a recessed center part om both sides.
if (gear_thickness < rim_thickness)//Added half h on both sides (2 Rim's)
translate ([0,0,gear_thickness])
cylinder (r=rim_radius,h=(rim_thickness-gear_thickness+1)/2);
translate ([0,0,0])
cylinder (r=rim_radius,h=(rim_thickness-gear_thickness+1)/2);

Tags