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/Diodes_SMD.pretty/Diode_Bridge_DFS.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/Diodes_SMD.pretty/Diode_Bridge_DFS.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/Diode_Bridge_DFS.kicad_mod | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/Diode_Bridge_DFS.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/Diode_Bridge_DFS.kicad_mod new file mode 100644 index 00000000..2bb68eef --- /dev/null +++ b/library/kicadLibrary/modules/Diodes_SMD.pretty/Diode_Bridge_DFS.kicad_mod @@ -0,0 +1,43 @@ +(module Diode_Bridge_DFS (layer F.Cu) (tedit 59362E4E) + (descr "SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf") + (tags DFS) + (attr smd) + (fp_text reference REF** (at 0 -5.1) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value Diode_Bridge_DFS (at 0 5.2) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 3.302 -4.318) (end 3.302 -4.318) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.302 -3.556) (end 3.302 -4.318) (layer F.SilkS) (width 0.12)) + (fp_line (start -5.334 -3.556) (end -5.334 -3.556) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.302 -3.556) (end -5.334 -3.556) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.302 -4.318) (end -3.302 -3.556) (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 -3.3 3.5) (end -3.3 4.3) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.3 4.3) (end 3.3 4.3) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.3 4.3) (end 3.3 3.5) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.3 -1.6) (end -3.3 1.6) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.3 -1.6) (end 3.3 1.6) (layer F.SilkS) (width 0.12)) + (fp_line (start -3.3 -4.3) (end 3.3 -4.3) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.2 -4.2) (end 3.2 4.2) (layer F.Fab) (width 0.12)) + (fp_line (start 3.2 4.2) (end -3.2 4.2) (layer F.Fab) (width 0.12)) + (fp_line (start -3.2 4.2) (end -3.2 -3.3) (layer F.Fab) (width 0.12)) + (fp_line (start -3.2 -3.3) (end -2.3 -4.2) (layer F.Fab) (width 0.12)) + (fp_line (start -2.3 -4.2) (end 3.2 -4.2) (layer F.Fab) (width 0.12)) + (fp_line (start -5.62 -4.45) (end 5.62 -4.45) (layer F.CrtYd) (width 0.05)) + (fp_line (start -5.62 -4.45) (end -5.62 4.45) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5.62 4.45) (end 5.62 -4.45) (layer F.CrtYd) (width 0.05)) + (fp_line (start 5.62 4.45) (end -5.62 4.45) (layer F.CrtYd) (width 0.05)) + (pad 1 smd rect (at -4.37 -2.55) (size 2 1.5) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at -4.37 2.55) (size 2 1.5) (layers F.Cu F.Paste F.Mask)) + (pad 3 smd rect (at 4.37 2.55) (size 2 1.5) (layers F.Cu F.Paste F.Mask)) + (pad 4 smd rect (at 4.37 -2.55) (size 2 1.5) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Diodes_SMD.3dshapes/Diode_Bridge_DFS.wrl + (at (xyz 0 0.0005905512 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |