3
1
Back

(filled_polygon New KiCad version; non Al panel Gerbers From 5a4e89eea63bf71c8fd68e1168f096dfb3459aa4 Mon Sep 17 00:00:00 2001 Subject: [PATCH] adds front panel and pcb into different files Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf From caaf12f2da0fe056d0b625b9c1a860efbae9f4d1 Mon Sep 17 00:00:00 2001 Binary files /dev/null and b/Images/PXL_20210831_000922493.jpg differ Binary files /dev/null and b/Schematics/Luthers_Perfboard.pdf differ Binary files a/3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/UNSEEN SERVANT.png PCB Notes.txt Notes from MK's PCB livestream Footprints: - avoid non-circular holes in footprints whenever possible; some fabs charge more for ovals 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](https://github.com/holmesrichards/precadsr) * [https://gitlab.com/rsholmes/precadsr](https://gitlab.com/rsholmes/precadsr This repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone: ``` git clone git@github.com:holmesrichards/precadsr.git git submodule update ``` ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git git clone git@gitlab.com:rsholmes/precadsr.git git submodule update Find and replace last few thin traces, fix teardrops and gnd fill Embiggen traces, add teardrops main MK_SEQ/Schematics/Unseen Servant/Unseen Servant.kicad_sch | 1279 Notes on needed revisions from revision 1: Corrected.

New Pull Request