3
1
Back

Dot2 Dot3 Dot4 Dot5 Dot6 Dot7 Dot8 Dot9 Dot10 Dot11 Dot12 Dot13 W1 L2 <-- CV In - U1-13 (can get at from top when assembled - Stop Switch - 10 - center_adjust; center_col = width_mm/2; vertical_space = height - v_margin - title_font; saw_out = [third_col, fourth_row, 0]; pwm_cv_lvl = [second_col, third_row, 0]; //Fourth row interface placement triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; f_tune = [h_margin+working_width/8, row_3, 0]; c_tune = [width_mm/2 + h_margin, top_row, 0]; f_tune = [h_margin+working_width/8, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_1, 0]; audio_out_2 = [right_col, row_1, 0]; fm_in = [first_col, fifth_row, 0]; //right_rib_x = width_mm - h_margin; left_rib_x = thickness * 1; //right_rib_x = width_mm - col_right; // column from edge plus hole radius //calculated x value of exact middle of slider panel (between steps 5 and 6); 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; Experimenting with more.

New Pull Request