diff options
Diffstat (limited to 'library/kicadLibrary/modules/Diodes_SMD.pretty/D_2010.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/D_2010.kicad_mod | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_2010.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_2010.kicad_mod new file mode 100644 index 00000000..e541f61b --- /dev/null +++ b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_2010.kicad_mod @@ -0,0 +1,38 @@ +(module D_2010 (layer F.Cu) (tedit 590CF099) + (descr "Diode SMD 2010, reflow soldering http://datasheets.avx.com/schottky.pdf") + (tags "Diode 2010") + (attr smd) + (fp_text reference REF** (at 0 -2) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value D_2010 (at 0 2.1) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 -2) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -2.7 -1.24) (end -2.7 1.24) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.25 1.1) (end -2.25 1.1) (layer F.Fab) (width 0.1)) + (fp_line (start -2.25 1.1) (end -2.25 -1.1) (layer F.Fab) (width 0.1)) + (fp_line (start 2.25 -1.1) (end 2.25 1.1) (layer F.Fab) (width 0.1)) + (fp_line (start 2.25 -1.1) (end -2.25 -1.1) (layer F.Fab) (width 0.1)) + (fp_line (start -2.81 -1.35) (end 2.81 -1.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.81 1.35) (end -2.81 -1.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -0.64944 0) (end -1.24 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0.50118 0) (end 1.4994 0) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112) (layer F.Fab) (width 0.1)) + (fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 0) (end 0.50118 0.75032) (layer F.Fab) (width 0.1)) + (fp_line (start -0.64944 0) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1)) + (fp_line (start -2.7 -1.24) (end 2.25 -1.24) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.7 1.24) (end 2.25 1.24) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.81 1.35) (end 2.81 -1.35) (layer F.CrtYd) (width 0.05)) + (fp_line (start -2.81 1.35) (end 2.81 1.35) (layer F.CrtYd) (width 0.05)) + (pad 1 smd rect (at -1.935 0) (size 1.27 1.47) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 1.935 0) (size 1.27 1.47) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_2010.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |