3
1
Back

Variables themselves 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], // top horizontal rib // h_wall(h=4, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * height], // top stuff // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = 12.

New Pull Request