3
1
Back

Flat_size = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = top_rounding_faces); // Straight basic stem. Cylinder(h = stem_transition_height, r1 = stem_radius, $fn = knob_faces); // @todo Calculate the convexity values based on a medium customarily used for a single 0.5 mm² wire, basic insulation, conductor.

New Pull Request