3
1
Back

Middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top right [left_edge + height * rotate_vector_cos; points = [ [right_edge, rotate_vector_sin * height], // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib // h_wall(h=4, l=right_rib_x); // middle-bottom h rib // middle horizontal rib // h_wall(h=1.6, l=right_rib_x); // bottom.

New Pull Request