3
1
Back

[mm] engraved_indicator_move_forward = 3.1; // Engraving depth. [mm] engraved_indicator_depth = 4.2; /* [External Indicator (optional)] */ // Height of the base shape. Cylinder(r = 8, h = engraved_indicator_depth * 2, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = setscrew_hole_faces); // @todo Calculate the convexity values based on the cylindrical edge of.

New Pull Request