3
1
Back

(9); // generally-useful spacing amount for vertical columns of stuff col_left = thickness + 6 + tolerance; // rib + half a jack col_right = width_mm - col_right - thickness; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib // h_wall(h=1.6, l=right_rib_x.

New Pull Request