diff options
author | rahulp13 | 2020-03-02 16:19:12 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-02 16:19:12 +0530 |
commit | 55b7386f67afe1429f61ef9b8f923437419c7b1e (patch) | |
tree | 7fe7ad86944de9820668a19d4cf0ebd212147f6c /library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod | |
parent | 977bfed94cb0e5e4efc6b68a143d8b79682209c2 (diff) | |
download | eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.gz eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.bz2 eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.zip |
update libraries
Diffstat (limited to 'library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod b/library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod new file mode 100644 index 00000000..7b4a5476 --- /dev/null +++ b/library/kicadLibrary/modules/Discret.pretty/CP4.kicad_mod @@ -0,0 +1,28 @@ +(module CP4 (layer F.Cu) + (at 0 0) + (descr "Condensateur polarise") + (tags CP) + (fp_text reference REF** (at 0.508 0) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value CP4 (at 0.508 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 5.08 0) (end 4.064 0) (layer F.SilkS) (width 0.15)) + (fp_line (start 4.064 0) (end 4.064 1.016) (layer F.SilkS) (width 0.15)) + (fp_line (start 4.064 1.016) (end -3.556 1.016) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.556 1.016) (end -3.556 -1.016) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.556 -1.016) (end 4.064 -1.016) (layer F.SilkS) (width 0.15)) + (fp_line (start 4.064 -1.016) (end 4.064 0) (layer F.SilkS) (width 0.15)) + (fp_line (start -5.08 0) (end -4.064 0) (layer F.SilkS) (width 0.15)) + (fp_line (start -3.556 0.508) (end -4.064 0.508) (layer F.SilkS) (width 0.15)) + (fp_line (start -4.064 0.508) (end -4.064 -0.508) (layer F.SilkS) (width 0.15)) + (fp_line (start -4.064 -0.508) (end -3.556 -0.508) (layer F.SilkS) (width 0.15)) + (pad 1 thru_hole rect (at -5.08 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 5.08 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask)) + (model Discret.3dshapes/CP4.wrl + (at (xyz 0 0 0)) + (scale (xyz 0.4 0.4 0.4)) + (rotate (xyz 0 0 0)) + ) +) |