diff options
| author | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-03 22:29:08 +0200 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-03 22:29:08 +0200 |
| commit | 65e8246e6df569289c735f006ca39cbbd2d45231 (patch) | |
| tree | 3d060de66ef182b8fa54bc53ae223dfd2a01fed1 /kicad/catahack.pro | |
| parent | 8b3cdb44371e2b526befc2397f7b1fc596a3b56a (diff) | |
New layout, routing, misc...
* Redo layout
* Fixed MAX pulldown resistors on data lines.
* Added jumpers in case MAX not installed.
* Remove audio header
* Remove some redundant solder jumpers
Diffstat (limited to 'kicad/catahack.pro')
| -rw-r--r-- | kicad/catahack.pro | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/kicad/catahack.pro b/kicad/catahack.pro index 760cfbe..b4b64f7 100644 --- a/kicad/catahack.pro +++ b/kicad/catahack.pro @@ -1,4 +1,4 @@ -update=11/2/2020 2:17:03 PM +update=11/3/2020 10:05:07 PM version=1 last_client=kicad [general] @@ -45,9 +45,16 @@ TrackWidth4=0.75 TrackWidth5=1 ViaDiameter1=0.8 ViaDrill1=0.4 +ViaDiameter2=1.2 +ViaDrill2=0.6 +ViaDiameter3=1.6 +ViaDrill3=0.8 dPairWidth1=0.2 dPairGap1=0.25 dPairViaGap1=0.25 +dPairWidth2=0.261112 +dPairGap2=0.2032 +dPairViaGap2=0.2032 SilkLineWidth=0.12 SilkTextSizeV=1 SilkTextSizeH=1 |
