3
1
Back

Website specifies a thickness of the rail + a safety margin // margins from edges h_margin = hole_dist_side*4; v_margin = hole_dist_top*2; output_column = width_mm - hole_dist_side - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4 + 8; //three.

New Pull Request