3
1
Back

From 408241e78a38abff54875c129b6d9f2cb52bc81d Mon Sep 17 00:00:00 2001 Subject: [PATCH 07/18] Add ground fills, fix some clearance issues, make all power traces large "rules": { PCB initial layout, no traces Initial kicad, images, gitignore for kicad backups MK VCO and Luthers Update README.md Don't put R8 so close to R26 -- D36/R47 too close Testing before powering up: Clock In Normal - 1k to U2-8 (AND NOT short to U2-10 Clock Rate - variable resist +6k between U2-8 and U2-9 - Reset Sw - when pressed, short +12V and Reset In socket Reset Socket to U3-3 = capacitor measurement roughly 15nF (has a resistor limiting max drone frequency:
re-re-remove the mysterious extra trace re-re-remove the mysterious extra trace .../Unseen Servant/Unseen Servant.kicad_sch create mode 100644 Images/IMG_6753.JPG create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_LED_Hole_NPTH.kicad_mod create mode 100644 Envelope/Envelope.kicad_pcb create mode 100644 .gitmodules delete mode 100644 Schematics/SynthMages.pretty/IDC-Header_2x05_P2.54mm_Vertical_Fixed_Ground_Fill.kicad_mod create mode 100644 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-CuTop.gtl create mode 100644 3D Printing/AD&D 1e spell names in Filmoscope Quentin/Panels/UNSEEN SERVANT.png and /dev/null differ # 2-layer, 1oz copper condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'" (condition "A.Net != B.Net" (condition "A.Type == 'track' && B.Type == A.Type && A.Net != B.Net" condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == A.Type && A.Net != B.Net" (condition "A.Type == 'pad' && B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'via'" (condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == A.Type")) # 4-layer condition "A.Type.

New Pull Request