3
1
Back

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); // one more vertical to mount a circuit board to, dead center pcb_holder(h=10, l=top_row-rail_clearance*2, 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 - thickness*2.2; // testing futura.

New Pull Request