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/LEDs.pretty/LED_1206.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/LEDs.pretty/LED_1206.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/LEDs.pretty/LED_1206.kicad_mod | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/LEDs.pretty/LED_1206.kicad_mod b/library/kicadLibrary/modules/LEDs.pretty/LED_1206.kicad_mod new file mode 100644 index 00000000..60289ffd --- /dev/null +++ b/library/kicadLibrary/modules/LEDs.pretty/LED_1206.kicad_mod @@ -0,0 +1,33 @@ +(module LED_1206 (layer F.Cu) (tedit 57FE943C) + (descr "LED 1206 smd package") + (tags "LED led 1206 SMD smd SMT smt smdled SMDLED smtled SMTLED") + (attr smd) + (fp_text reference REF** (at 0 -1.6) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value LED_1206 (at 0 1.7) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.5 -0.85) (end -2.5 0.85) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.45 -0.4) (end -0.45 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start -0.4 0) (end 0.2 -0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 0.4) (end -0.4 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 -0.4) (end 0.2 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 1.6 0.8) (end -1.6 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start 1.6 -0.8) (end 1.6 0.8) (layer F.Fab) (width 0.1)) + (fp_line (start -1.6 -0.8) (end 1.6 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start -1.6 0.8) (end -1.6 -0.8) (layer F.Fab) (width 0.1)) + (fp_line (start -2.45 0.85) (end 1.6 0.85) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.45 -0.85) (end 1.6 -0.85) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.65 -1) (end 2.65 1) (layer F.CrtYd) (width 0.05)) + (fp_line (start 2.65 1) (end -2.65 1) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.65 1) (end -2.65 -1) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.65 -1) (end 2.65 -1) (layer F.CrtYd) (width 0.05)) + (pad 2 smd rect (at 1.65 0 180) (size 1.5 1.5) (layers F.Cu F.Paste F.Mask)) + (pad 1 smd rect (at -1.65 0 180) (size 1.5 1.5) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/LEDs.3dshapes/LED_1206.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 180)) + ) +) |