3
1
Back

// Scale factor for the flat side (in mm). If dome cap is selected, it is not possible or desirable to put the output from the bottom of the main (cylindrical or conical) shape. [mm] // Number of facets of rounding cylinder ct = -0.1; // circle translate? Not sure. Pad = 0.2; // Padding to maintain manifold rotate_extrude(convexity = 5, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r = top_rounding_radius, $fn = top_rounding_faces); // Straight basic stem. Cylinder(h = stem_height + nothing, = stem_radius, $fn = shafthole_faces); // Adapt to.

New Pull Request