3
1
Back

-> 510084 bytes // Width of module (HP) width = 10; label_font = 6; //knob_radius top_row = height - v_margin*2 - title_font_size; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; row_1 = bottom_row + v_margin + 12; top_row = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_5 = row_4 + vertical_space/7; row_7 = row_6 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; cv_in_2a.

New Pull Request