3
1
Back

Square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r = top_rounding_radius, $fn = sphere_indents_faces); height = 266 + 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 - v_margin - title_font_size*1.5; top_row = height - v_margin - title_font_size*2; working_width = width_mm - thickness*2; left_rib_x = thickness * 1; //right_rib_x = width_mm - col_right + tolerance*4 + 2; // plastic walls are 2mm clf_shaft_diameter.

New Pull Request