3
1
Back

Row_3 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_8 = working_increment*7 + out_row_1; out_row_4 = working_increment*3 + row_1; working_increment = working_height / 7.

New Pull Request