3
1
Back

Combo a Combo A series, 3 pole female XLR receptacle, grounding: mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b B Series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 Slim Jacks, 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mav B Series, 3 pole female XLR receptacle, grounding: ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da Combo A series, 3 pole male XLR receptacle, grounding: separate ground contact connected to trigger, gate jack is normalized\nto +12 V, 10 mA -12 V ## Photos ### Photos ## Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ## GitHub repository https://github.com/holmesrichards/precadsr Submodules git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Fix rail clearance issues, add PCB slot, more options for potentiometer spoke placement' (#1) from bugfix/10hp into main 1705ad98fb Put title box in PDF export' (#4) from schematic into main ... Add notes about UX component wiring 55ee65a5e9 Checkpoint after re-centering sliders, before removing redundant LED resistors Checkpoint after tweaking footprints some more, starting over at 14hp cd18ed43dc Added hard sync to schematic, laid out PCB with exploratory 8hp layout Schematics/Enlarge/Enlarge.kicad_prl | 10 nF Docs/precadsr.pdf | Bin 0 -> 7868 bytes Panels/a_color_icon_of_a_flying_fireball.webp | Bin 0 -> 87811 bytes sr1_full.png | Bin 0 -> 12097777 bytes Examples/precadsr.pdf | Bin 0 -> 5613178 bytes create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/Power_Header.kicad_mod create mode 100644 Schematics/SynthMages.pretty/P160_pot_hole_nonpcb.kicad_mod create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2.kicad_mod create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Switch_Hole.kicad_mod delete mode.

New Pull Request