3
1
Back

= 12*3 + tolerance*2; // rib + half a jack col_right = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - col_right - thickness; // column from edge.

New Pull Request