diff options
| author | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-02 16:48:05 +0200 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-02 16:48:05 +0200 |
| commit | 8b3cdb44371e2b526befc2397f7b1fc596a3b56a (patch) | |
| tree | 67485c0e9086e8efc666a5a569b1ac6220485c6d /kicad/catahack-cache.lib | |
| parent | f2c069b49b27c5bfefd084bf144e05f210630e61 (diff) | |
Initial footprint placement + changes
* Added initial placement
* Remove pull-down resistors from USB lines.
* Remove ferrite bead from FTDI chip as it was very close to Vcc FB
* Fixed MAX TX pins
* Assigned footprints.
* Removed redundant solder jumpers.
* Small changes for layout coherence.
Diffstat (limited to 'kicad/catahack-cache.lib')
| -rw-r--r-- | kicad/catahack-cache.lib | 31 |
1 files changed, 23 insertions, 8 deletions
diff --git a/kicad/catahack-cache.lib b/kicad/catahack-cache.lib index 3729b70..cc014e4 100644 --- a/kicad/catahack-cache.lib +++ b/kicad/catahack-cache.lib @@ -146,11 +146,11 @@ X Pin_8 8 -200 -400 150 R 50 50 1 1 P ENDDRAW ENDDEF # -# Connector_Generic_Conn_02x03_Counter_Clockwise +# Connector_Generic_Conn_02x03_Odd_Even # -DEF Connector_Generic_Conn_02x03_Counter_Clockwise J 0 40 Y N 1 F N +DEF Connector_Generic_Conn_02x03_Odd_Even J 0 40 Y N 1 F N F0 "J" 50 200 50 H V C CNN -F1 "Connector_Generic_Conn_02x03_Counter_Clockwise" 50 -200 50 H V C CNN +F1 "Connector_Generic_Conn_02x03_Odd_Even" 50 -200 50 H V C CNN F2 "" 0 0 50 H I C CNN F3 "" 0 0 50 H I C CNN $FPLIST @@ -165,11 +165,11 @@ S 150 -95 100 -105 1 1 6 N S 150 5 100 -5 1 1 6 N S 150 105 100 95 1 1 6 N X Pin_1 1 -200 100 150 R 50 50 1 1 P -X Pin_2 2 -200 0 150 R 50 50 1 1 P -X Pin_3 3 -200 -100 150 R 50 50 1 1 P -X Pin_4 4 300 -100 150 L 50 50 1 1 P -X Pin_5 5 300 0 150 L 50 50 1 1 P -X Pin_6 6 300 100 150 L 50 50 1 1 P +X Pin_2 2 300 100 150 L 50 50 1 1 P +X Pin_3 3 -200 0 150 R 50 50 1 1 P +X Pin_4 4 300 0 150 L 50 50 1 1 P +X Pin_5 5 -200 -100 150 R 50 50 1 1 P +X Pin_6 6 300 -100 150 L 50 50 1 1 P ENDDRAW ENDDEF # @@ -396,6 +396,21 @@ X B 2 150 0 100 L 50 50 1 1 P ENDDRAW ENDDEF # +# Mechanical_MountingHole +# +DEF Mechanical_MountingHole H 0 40 Y Y 1 F N +F0 "H" 0 200 50 H V C CNN +F1 "Mechanical_MountingHole" 0 125 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + MountingHole* +$ENDFPLIST +DRAW +C 0 0 50 0 1 50 N +ENDDRAW +ENDDEF +# # Power_Protection_SN65220 # DEF Power_Protection_SN65220 U 0 0 Y Y 1 F N |
