3
1
Back

[degrees] /* [Cone Indents (optional)] */ // Four hole threshold (HP h_margin = hole_dist_side*4; v_margin = hole_dist_top*2 + thickness; output_column = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal rib h_wall(h=4, l=right_rib_x); // middle horizontal.

New Pull Request