3
1
Back

// pots (all p160s): /* [Default values] */ // Four hole threshold (HP four_hole_threshold = 10; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put the output jacks bottom_row = v_margin + 12; row_2 = row_1 + v_margin + 12; title_font = 10; label_font = 6; //knob_radius saw_out = [output_column, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; saw_out.

New Pull Request