3
1
Back

10 - center_adjust; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_3 = working_increment*2 + row_1; row_5 = working_increment*4 + row_1; row_5 = working_increment*4 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_4 = out_working_increment*3 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_9 = working_increment*8 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_4 = working_increment*3 + out_row_1; //special-case the top square(smoothing_radius+pad,smoothing_radius+pad); rotate_extrude(convexity=10, $fn = setscrew_hole_faces); // @todo Calculate the convexity values based on the top knobs top_row = height - v_margin*2 - title_font_size; working_increment = working_height .

New Pull Request