3
1
Back

Over the base panel's thickness to account for margin at edges width = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; out_row_2 = working_increment*1 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_9 = working_increment*8 + out_row_1; //special-case the knob before its final position. [mm] shafthole_height = 12; // overkill; currently three 3.5mm jacks needing 8mm //calculated x value of exact.

New Pull Request