3
1
Back

Width_mm=90; height=16; thickness=2; label_inset_height = thickness-0.02; // Width of module (HP) width = 17; // [1:1:84] square_out = [width_mm-h_margin, row_1, 0]; square_out = [third_col, fourth_row, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; audio_out_1 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_3, 0]; cv_in_2b = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_2, 0]; pwm_in = [first_col, fourth_row, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; left_rib_x = thickness * 2; right_rib_x = width_mm - h_margin; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; working_increment = (working_height-v_margin+thickness) / (9); // generally-useful spacing amount for vertical columns of stuff left_panel_width = 40; // [1:1:84] fm_in = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; triangle_out = [third_col, third_row, 0]; fm_lvl = [second_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; fm_lvl = [second_col, third_row, 0]; saw_out .

New Pull Request