3
1
Back

Jacks bottom_row = v_margin + 12; top_row = height - v_margin - title_font_size*2; saw_out = [h_margin + working_width/4, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; c_tune = [width_mm/2, top_row, 0]; f_tune = [second_col, second_row, 0]; //Third row interface placement f_tune = [width_mm/2 - h_margin, top_row, 0]; left_rib_x = thickness * 1.2; right_rib_x = width_mm - thickness*2; left_rib_x = thickness * 1; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // rib + half a jack col_right = width_mm - thickness*2.2; // testing futura vs quentincaps in F6 rendering //font_for_title = default_label_font; title_font_size = 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.

New Pull Request