3
1
Back

Rib // h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib h_wall(h=4, l=right_rib_x); // bottom horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib pcb_holder(h=10, l=top_row-rail_clearance*2-15-thickness, th=1.15, wall_thickness=1); // lower h-rib reinforcer cylinder(r=hole_r, h=thickness*2); echo("Putting a hole with radius: ", hole_r , " at ", width_mm - hole_dist_side, height - rail_clearance - thickness*2 - 16.5/2; // 16.5 is the diameter measuring 90degrees on the top edge smoothing // thanks.

New Pull Request