3
1
Back

Switch? Col_right = width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - thickness*2; // 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], // bottom right [right_edge, rotate_vector_sin * height], .

New Pull Request