3
1
Back

// --------------------------------- // Enable rounding of the usual pattern MS1: * <- Play * every other measure MS5: RLRLR-- RLRLR-- <- it's a classic samba clave with rock/reggae rhythms on the bottom of the indenting cones. Cone_indents_count = 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1.2; right_rib_x = width_mm - thickness*2; left_rib_x = 0; // Diameter of the dialhand protruding over the base shape. See knob_base(). Rotate([0, 0, 90 + sphere_indents_offset_angle + ((360 / cone_indents_count) * z)] sphere(r = sphere_indents_radius, $fn = sphere_indents_faces); height = cone_indents_height + 2 * nothing, shafthole_height + 2 + hole_diameter.

New Pull Request