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/Inductors.pretty/SELF-WE-PD-XXL.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/Inductors.pretty/SELF-WE-PD-XXL.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD-XXL.kicad_mod | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD-XXL.kicad_mod b/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD-XXL.kicad_mod new file mode 100644 index 00000000..8cec745e --- /dev/null +++ b/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD-XXL.kicad_mod @@ -0,0 +1,34 @@ +(module SELF-WE-PD-XXL (layer F.Cu) + (at 0 0) + (descr "SELF- WE-PD-XXL") + (attr smd) + (fp_text reference REF** (at -1.69926 0.09906 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SELF-WE-PD-XXL (at 1.80086 0 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center 0 0) (end 0 -5.00126) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.99948 0) (end -5.99948 -5.00126) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.99948 -5.00126) (end -5.00126 -5.99948) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.00126 -5.99948) (end 5.00126 -5.99948) (layer F.SilkS) (width 0.15)) + (fp_line (start 5.00126 -5.99948) (end 5.99948 -5.00126) (layer F.SilkS) (width 0.15)) + (fp_line (start 5.99948 -5.00126) (end 5.99948 5.00126) (layer F.SilkS) (width 0.15)) + (fp_line (start 5.99948 5.00126) (end 5.00126 5.99948) (layer F.SilkS) (width 0.15)) + (fp_line (start 5.00126 5.99948) (end -5.00126 5.99948) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.00126 5.99948) (end -5.99948 5.00126) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.99948 5.00126) (end -5.99948 0) (layer F.SilkS) (width 0.15)) + (fp_text user "" (at 0 0) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user "" (at 0 0) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 1 smd rect (at -5.00126 0) (size 2.90068 5.40004) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 5.00126 0) (size 2.90068 5.40004) (layers F.Cu F.Paste F.Mask)) + (model Inductors.3dshapes/SELF-WE-PD-XXL.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |