3
1
Back

Here: // knob_radius_top = 10; label_font = 6; //knob_radius top_row = height - 25; // build up seven rows; middle one unused row_1 = vertical_space/7; row_2 = working_increment*1 + row_1; row_4 = working_increment*3 + row_1; row_3 = row_2 + vertical_space/7; row_3 = working_increment*2 + row_1; row_3 = working_increment*2 .

New Pull Request