3
1
Back

Arrow_scale_head = 2; left_col = 10 + center_adjust; right_col = width_mm - thickness*2; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2; // 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 - h_margin; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + out_row_1; out_row_3 = out_working_increment*2.

New Pull Request