3
1
Back

J13 | 3 | A1M | Potentiometer | | U3 | 1 | Conn_01x04 | Pin socket, 2.54 mm, 1x10 Pin socket, 2.54 mm, 1x4 | | | | Tayda | A-1531 or A-557 | synth_tools/Schematics/SynthMages.pretty/Micro SPDT (3 pin).kicad_mod 51 lines working_height = height - v_margin*2 - title_font_size; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff col_middle = col_left + (15.6 + 1.5 + 7 + 8); // pot + led + switch? Col_right = width_mm - hole_dist_side, height - v_margin*2 - title_font_size; working_increment = working_height / 5; out_row_2 = working_increment*1 + row_1; row_4 = row_3 + vertical_space/7; row_3 = working_increment*2 + out_row_1; //special-case the knob spacing.

New Pull Request