3
1
Back

Flat_size = 5 square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r = top_rounding_radius, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = sphere_indents_faces); height = 128.5; // A little less then 3U // Thickness of module (HP) width = 36; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; v_margin = hole_dist_top*2 + thickness; width_mm = hp_mm(width); // where to put the output.

New Pull Request