3
1
Back

Schematics/Enlarge/Enlarge.kicad_pro Normal file View File 3D Printing/Pot_Knobs/Pot2.STL Executable file View File Images/PXL_20210831_004139245.jpg Normal file View File Hardware/PCB/precadsr_Gerbers/precadsr-NPTH.drl Normal file View File 3D Printing/Tools/Eurorack_Nut_Driver_8mm.stl Executable file Unescape Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod Normal file Unescape Hardware/Panel/precadsr-panel/precadsr-panel.kicad_pro Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/TO-92_Inline_Wide.kicad_mod Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/LED_D5.0mm.kicad_mod Normal file Unescape Schematics/SynthMages.pretty/Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles_Shaft_Centered.kicad_mod Normal file Unescape Hardware/PCB/precadsr_Gerbers/precadsr-B_Cu.gbr Normal file View File Panels/Font files/futura medium condensed bt.ttf and /dev/null differ a3d4f2b82e romps with traces, vias, and net links Add four more switches/buttons, move LED drivers onto PCB added the once through idea with commentary by 496e3e3344 Correcting changed filename in .prl gets jiggy with PCB trace layout Checkpoint in case of crashes Fix getting a bunch of wires backwards Fix floating pin for op amp Add kicad schematic, some diylc noodling 4d47ea2710 Initial stab at a 10-step panel layout ideas out_row_1 = v_margin+12; row_2 = row_1 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; fm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3, 0]; cv_in_2b = [right_col, row_7, 0]; cv_in_1b = [right_col, row_3, 0]; pwm_duty = [second_col, fifth_row, 0]; pwm_duty = [second_col, fifth_row, 0]; square_out = [third_col, third_row, 0]; saw_out = [output_column, bottom_row, 0]; pwm_duty = [width_mm - h_margin - working_width/8, row_3, 0]; left_rib_x = hole_dist_side + thickness; width_mm = hp_mm(width); // where to put the output jacks tweaks layout with input from sam 32 "B.Adhes" user "B.Adhesive" 33 "F.Adhes" user "F.Adhesive" (34 "B.Paste" user (35 F.Paste user hide From d48d677c9103ec90137a6830434841a576342e9a Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add splits and labels to get 1:1 between schematic and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 B Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fav1.

New Pull Request