3
1
Back

//mm fourth_row = 88.25; //mm fifth_row = 108.75; //mm // Center adjust to shift left and right columns toward the center center_adjust = 2.5; // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - hole_dist_side - thickness; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12*3 + tolerance*2; // rib + half a jack col_right = width_mm - hole_dist_side - thickness; // column from edge plus hole radius //calculated x value of exact middle.

New Pull Request