3
1
Back

Module railRectSet(height, scale=1) { holeWidth = 5.08; // 5.08, must explicitly account for squishing // for spherical indentations, set the quantity, quality, radius, height, and placement // these are for steps only row_1 = vertical_space/7; row_2 = row_1 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 = row_2 + vertical_space/7; row_4 = working_increment*3 + row_1; row_3 = working_increment*2 + row_1; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff left_panel_width = 40; // [1:1:84] .

New Pull Request