3
1
Back

Cutout cylinder(r=8, h=10, $fn=3, center=true); for (z = [0 : sphere_indents_count]) { z_position = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; out_row_3 = working_increment*2 + row_1; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_7 = row_6 + vertical_space/7.

New Pull Request