3
1
Back

Row_6 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_4 = working_increment*3 + row_1; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; panelHp=6; holeCount=4; holeWidth = 5.08; // 5.08, must explicitly.

New Pull Request