3
1
Back

+ 24; hole_left = slider_center - 13; hole_bottom = hole_top - 90; hole_bottom = hole_top - 90; DivotRadius = KnobMinorRadius*.4; // Primary knob cylinder for (i=[0 : Knurls-1] rotate([0, 0, i * (360/Knurls)] rotate([0, TaperAngle, 0]) rotate([0, 0, 90 + cone_indents_offset_angle + ((360 / sphere_indents_count) * z)] sphere(r = sphere_indents_radius, $fn = knob_faces); // @todo Calculate the convexity values based on the top knob top_row .

New Pull Request