3
1
Back

» 2bd01a1ff2 Add schematic, start on PCB Fireball/Fireball.kicad_sch | 1313 This won't be easy; need both A1M (x3) and B10K (x1) sliders in the slit, with tolerances // th = thickness * 2; right_rib_x = width_mm - thickness*2; From 88bf85725f2c856b6f99f99568e61e08e1060d3b Mon Sep 17 00:00:00 2001 Subject: [PATCH] SVG decontamination Hardware/Panel/precadsr_panel.svg | 4 From 2476d4512ed88199eab1d31bec7610a192015386 Mon Sep 17 00:00:00 2001 Subject: [PATCH] PCB initial layout, no traces a3181ad06b Add correct footprints to fireball Minor layout tweaks merged pull request 'Put title box in PDF export Merge pull request 'Finish schematic, add PDF Schematics/Fireball_VCO.pdf | Bin 0 -> 37432 bytes Panels/Font files/futura medium condensed bt.ttf' ## Current draw 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 git@github.com:holmesrichards/precadsr.git git clone git@github.com:holmesrichards/precadsr.git git submodule update ``` ``` git clone --recurse-submodules.

New Pull Request