3
1
Back

Space of 5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; //special-case the top knobs // How much horizontal space needed for left-hand and right-hand sub-panels right_panel_width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right.

New Pull Request