Labels Milestones
Back40 lines default_label_font = "Futura Md BT:style=Medium"; font_for_title = "Futura Md BT:style=Medium"; 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 = 22; label_font_size = 5; // Number of indenting spheres. // Radius to which the stem radius adapts, as part of the stem. [mm] stem_radius = 5; //knob_radius top_row = height - v_margin - title_font; left_rib_x = thickness * 1; right_rib_x = width_mm - h_margin; cv_in = [input_column, bottom_row, 0]; cv_in = [input_column, row_2, 0]; fm_in = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; c_tune = [second_col, fourth_row, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [input_column, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; manual_1 = [left_col, row_3, 0]; cv_in_2b = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2.5 - tolerance*6; out_row_8 = working_increment*7 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_5 = out_working_increment*4 .
New Pull Request