3
1
Back

Row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_3 = working_increment*2 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns.

New Pull Request