3
1
Back

Thickness*2.2; left_rib_x = thickness + 6 + tolerance; // left_rib_x = thickness * 1; right_rib_x = width_mm - right_rib_thickness; // projection: make a 2d version v_wall(h=4, l=height-rail_clearance*2, th=right_rib_thickness); // top horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // one more to mount the circuit board to module make_surface(filename, h) .

New Pull Request