3
1
Back

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) How to use Git repository * [https://github.com/holmesrichards/precadsr](https://github.com/holmesrichards/precadsr ## Submodules This repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone: ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule init git submodule update ``` ``` 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] checkpoint before trying to implement chaining Checkpoint before trying to implement chaining Add splits and labels to get 1:1 between schematic and PCB, no warnings Add splits and labels to get below 200bpm~ 3D Printing/6u_wing_v1.scad Normal file Unescape Fireball/Fireball_panel.kicad_dru Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal.kicad_mod Normal file View File 3D Printing/Pot_Knobs/Guitar_Amp_Knob-3_ring_bell.stl Executable file View File MK_VCO_RADIO_SHAEK_W_PARTS.diy Executable file View File Panels/luther_triangle_10hp.scad Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/CP_Radial_D6.3mm_P2.50mm.kicad_mod Normal file Unescape Schematics/SynthMages.pretty/C_Rect_L22.0mm_W6.1mm_P20mm_MKT_BIG_RED_CAP.kicad_mod Normal file Unescape Schematics/SynthMages.pretty/eurorack_rail_hole.kicad_mod Normal file Unescape Hardware/PCB/precadsr_aux_Gerbers/precadsr-B_Cu.gbr Normal file View.

New Pull Request