3
1
Back

+ vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = working_increment*4 + row_1; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff center_adjust = 5; // Number of facets of rounding cylinder // this gets added to the maximum extent possible, whether at the first layer.

New Pull Request