Add schematic symbols and footprints

Schematic Symbols
-----------------

* TBA1 Traco DC/DC Power Modules
* Rotary Encoder with mounting holes
* NSVF4020SG4 RF NPN transistor
* MCP6V34 Quad low offset OpAmp
* TSZ121ICT Low offset opAmp

Footprints
----------

* TRACO_TBA1
* LCD4x16_smd_pad
This commit is contained in:
2020-10-07 18:10:05 +02:00
parent 2e29ddd1b9
commit d5c79029a0
9 changed files with 200 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
(module TRACO_TBA1 (layer F.Cu) (tedit 5E500F14)
(fp_text reference REF** (at -6.8 -0.9 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TRACO_TBA1 (at 0 -1.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.9 1.35) (end 5.9 1.35) (layer F.SilkS) (width 0.15))
(fp_line (start -5.9 -4.65) (end 5.9 -4.65) (layer F.SilkS) (width 0.15))
(fp_line (start -5.9 1.35) (end -5.9 -4.65) (layer F.SilkS) (width 0.15))
(fp_line (start 5.9 -4.65) (end 5.9 1.35) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole roundrect (at -3.81 0) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask) (roundrect_rratio 0.25))
(pad 2 thru_hole circle (at -1.27 0) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 1.27 0) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 3.81 0) (size 1.2 1.2) (drill 0.6) (layers *.Cu *.Mask))
)