3
1
Back

(cleanup // only keep everything starting at the top. Cylinder(r = shafthole_radius, h = shafthole_height, $fn = top_rounding_faces cylinder(h = stem_height + nothing, = stem_radius, $fn = top_rounding_faces); // Straight basic stem. Cylinder(h = stem_height + nothing, = stem_radius, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn .

New Pull Request