3
1
Back

R* (Alt sticking Variant of 2, often played before 2, to build up seven rows; middle one unused row_2 = row_1 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_4 = working_increment*3 + row_1; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff left_panel_width = 12.5*3 + tolerance*4 + 8; //three knobs plus space.

New Pull Request