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/Discret.pretty/CP16.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/Discret.pretty/CP16.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Discret.pretty/CP16.kicad_mod | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Discret.pretty/CP16.kicad_mod b/library/kicadLibrary/modules/Discret.pretty/CP16.kicad_mod new file mode 100644 index 00000000..59b539cd --- /dev/null +++ b/library/kicadLibrary/modules/Discret.pretty/CP16.kicad_mod @@ -0,0 +1,35 @@ +(module CP16 (layer F.Cu) + (at 0 0) + (descr "Condensateur polarise") + (tags CP) + (fp_text reference REF** (at -5.08 -3.81) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value CP16 (at 3.81 2.54) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -15.24 2.54) (end -15.24 -6.35) (layer F.SilkS) (width 0.15)) + (fp_line (start 16.51 5.08) (end 16.51 -6.35) (layer F.SilkS) (width 0.15)) + (fp_line (start 16.51 -6.35) (end 15.24 -7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start 15.24 -7.62) (end -13.97 -7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start 16.51 5.08) (end 16.51 6.35) (layer F.SilkS) (width 0.15)) + (fp_line (start 16.51 6.35) (end 15.24 7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start 15.24 7.62) (end -13.97 7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start -13.97 7.62) (end -15.24 6.35) (layer F.SilkS) (width 0.15)) + (fp_line (start -15.24 6.35) (end -15.24 2.54) (layer F.SilkS) (width 0.15)) + (fp_line (start -17.78 0) (end -20.32 0) (layer F.SilkS) (width 0.15)) + (fp_line (start 20.32 0) (end 16.51 0) (layer F.SilkS) (width 0.15)) + (fp_line (start -12.7 7.62) (end -12.7 -7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start -11.43 7.62) (end -11.43 -7.62) (layer F.SilkS) (width 0.15)) + (fp_line (start -15.24 -1.27) (end -17.78 -1.27) (layer F.SilkS) (width 0.15)) + (fp_line (start -17.78 -1.27) (end -17.78 1.27) (layer F.SilkS) (width 0.15)) + (fp_line (start -17.78 1.27) (end -15.24 1.27) (layer F.SilkS) (width 0.15)) + (fp_line (start -15.24 -6.35) (end -13.97 -7.62) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole rect (at -20.32 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask)) + (pad 2 thru_hole circle (at 20.32 0) (size 3.556 3.556) (drill 1.524) (layers *.Cu *.SilkS *.Mask)) + (model Discret.3dshapes/CP16.wrl + (at (xyz 0 0 0)) + (scale (xyz 1.6 1.6 1.6)) + (rotate (xyz 0 0 0)) + ) +) |