3
1
Back

= hole_dist_top*5; output_column = width_mm - h_margin; input_column = h_margin; col_right = width_mm - h_margin; input_column = h_margin; bottom_row = v_margin + 12; title_font = 10; label_font = 6; //knob_radius saw_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; audio_out_1 = [right_col, row_2, 0]; audio_in_2 = [left_col, row_1, 0]; triangle_out = [third_col, fifth_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; cv_in_2b = [right_col, row_3, 0]; pwm_duty = [second_col, fifth_row, 0]; pwm_duty = [second_col, second_row, 0]; //Third row interface placement triangle_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; manual_1 = [left_col, row_3, 0]; pwm_duty = [second_col, first_row, 0]; c_tune = [second_col, first_row, 0]; //Second 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.2; // testing futura vs quentincaps in F6 rendering //font_for_title = default_label_font; title_font_size = 9; // mm from very top/bottom edge and where it is not Covered Software.

New Pull Request