3
1
Back

Col_right - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = width_mm - thickness*2; // draw a "vertical" wall } // Hole distance from the bottom of box [right_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * height], // top horizontal rib h_wall(h=4, l=right_rib_x); // bottom horizontal rib h_wall(h=1.6, l=right_rib_x); // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib h_wall(h=1.6, l=right_rib_x); // bottom horizontal rib .

New Pull Request