3
1
Back

Bottom. Clf_indicator_angle_from_notch = 0; right_rib_x = width_mm - h_margin; left_rib_x = thickness * 2; right_rib_x = width_mm - hole_dist_side - thickness; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top horizontal rib h_wall(h=4, l=right_rib_x); // bottom horizontal rib // h_wall(h=1.6, l=right_rib_x); // one more vertical to mount a circuit board to, dead center.

New Pull Request