3
1
Back

// the larger board underneath the smaller board. // margins from edges h_margin = hole_dist_side + thickness; width_mm = 70.8; // 14HP×5.08mm = 71.12; ES for 14HP is 70.8 c_tune = [width_mm/2, top_row, 0]; f_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - h_margin; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_2 = out_working_increment*1 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_5 = working_increment*4 + row_1.

New Pull Request