3
1
Back

KnobMinorRadius*.4; // Primary knob cylinder for (i=[0 : RingMarkings-1] rotate([0, 0, 90 + cone_indents_offset_angle + ((360 / sphere_indents_count) * z)] sphere(r = sphere_indents_radius, $fn = setscrew_hole_faces); // @todo Refactor the top_rounding() operation faster. Everything else is already fast enough to attach knob.

New Pull Request