diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major changes
Diffstat (limited to 'library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod b/library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod new file mode 100644 index 00000000..6398bbe1 --- /dev/null +++ b/library/kicadLibrary/modules/Housings_SOIC.pretty/SO-4_7.6x3.6mm_Pitch2.54mm.kicad_mod @@ -0,0 +1,39 @@ +(module SO-4_7.6x3.6mm_Pitch2.54mm (layer F.Cu) (tedit 5988BCA0) + (descr "4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf)") + (tags "SO SOIC 2.54") + (attr smd) + (fp_text reference REF** (at 0 -2.7) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SO-4_7.6x3.6mm_Pitch2.54mm (at 0 2.8) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -4 -1.7) (end -5.7 -1.7) (layer F.SilkS) (width 0.12)) + (fp_text user %R (at 0 -0.065) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 4 1.7) (end 4 2) (layer F.SilkS) (width 0.12)) + (fp_line (start 4 2) (end -4 2) (layer F.SilkS) (width 0.12)) + (fp_line (start -4 2) (end -4 1.7) (layer F.SilkS) (width 0.12)) + (fp_line (start -4 -1.7) (end -4 -2) (layer F.SilkS) (width 0.12)) + (fp_line (start -4 -2) (end 4 -2) (layer F.SilkS) (width 0.12)) + (fp_line (start 4 -2) (end 4 -1.7) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.8 -1.8) (end 3.8 1.8) (layer F.Fab) (width 0.12)) + (fp_line (start 3.8 1.8) (end -3.8 1.8) (layer F.Fab) (width 0.12)) + (fp_line (start -3.8 1.8) (end -3.8 -1) (layer F.Fab) (width 0.12)) + (fp_line (start -3.8 -1) (end -3 -1.8) (layer F.Fab) (width 0.12)) + (fp_line (start -3 -1.8) (end 3.8 -1.8) (layer F.Fab) (width 0.12)) + (fp_line (start -6 -2.05) (end 6 -2.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start -6 -2.05) (end -6 2.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6 2.05) (end 6 -2.05) (layer F.CrtYd) (width 0.05)) + (fp_line (start 6 2.05) (end -6 2.05) (layer F.CrtYd) (width 0.05)) + (pad 1 smd rect (at -4.75 -1.27) (size 2 0.64) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at -4.75 1.27) (size 2 0.64) (layers F.Cu F.Paste F.Mask)) + (pad 3 smd rect (at 4.75 1.27) (size 2 0.64) (layers F.Cu F.Paste F.Mask)) + (pad 4 smd rect (at 4.75 -1.27) (size 2 0.64) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Housings_SOIC.3dshapes/SO-4_7.6x3.6mm_Pitch2.54mm.wrl + (at (xyz 0 0.0005905512 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |