3
1
Back

Title font test font_for_title = "Futura Md BT:style=Medium"; font_for_title = "QuentinEF:style=Medium"; // testing futura vs quentincaps in F6 rendering //font_for_title = default_label_font; title_font_size = 9; title_font_size = 9; // mm from very top/bottom edge and where it is safe to put the output jacks triangle_out = [output_column, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_6, 0]; audio_in_1 = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; fm_lvl = [second_col, fifth_row, 0]; square_out = [output_column, bottom_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement.

New Pull Request