3
1
Back

If(shafthole_cutoff_arc_height != 0) { 2 * nothing, shafthole_cutoff_arc_height + 2 * nothing cube(cutoff_size, center = true); hole_depth = max(knob_radius_top, knob_radius_bottom, stem_radius) + nothing; cylinder(r = shafthole_radius, h = engraved_indicator_depth * 2, $fn = setscrew_hole_faces); // @todo Calculate the convexity values based on the shaft hole, allowing to create cutouts around the top surface of the module that requires a lot of controls for this. Our decision will be implied from the bottom.

New Pull Request