3
1
Back

Additions. Cylinder(r1 = knob_radius_bottom, r2 = stem_transition_radius, $fn = sphere_indents_faces); height = 266 + tolerance; rail_depth = 27.4 + tolerance; rotate_vector_cos = 0.94; // 'x' of 20 degree rotation rotate_vector_sin = 0.34; // 'y' of rotation left_edge = -rotate_vector_sin * rail_depth; right_edge = height / 2 + 3 + tolerance*8; right_panel_width = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness.

New Pull Request