3
1
Back

1.5; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // [1:1:84] // margins from edges v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - thickness; // draw panel, subtract holes union() { difference(){ railRect(height); railSlot(height); railSupportCavity(height); } .

New Pull Request