Labels Milestones
Back30:30%, 40:40%, 50:50%] // Width of module (HP) width = 10; label_font = 6; // generally-useful spacing amount for vertical columns of stuff col_left = h_margin; bottom_row = v_margin + 12; top_row = height - v_margin - title_font_size*1.5; saw_out = [third_col, fifth_row, 0]; square_out = [output_column, row_1, 0]; audio_out_2 = [right_col, row_2, 0]; cv_2b_atten = [right_col, row_1, 0]; square_out = [third_col, fifth_row, 0]; square_out = [output_column, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; triangle_out = [third_col, fourth_row, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; square_out = [output_column, row_2, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; square_out = [width_mm-h_margin, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; pwm_duty.
New Pull Request