diff options
Diffstat (limited to 'library/kicadLibrary/modules/Diodes_SMD.pretty/D_0603.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/D_0603.kicad_mod | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0603.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0603.kicad_mod new file mode 100644 index 00000000..4ed8bc8e --- /dev/null +++ b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0603.kicad_mod @@ -0,0 +1,38 @@ +(module D_0603 (layer F.Cu) (tedit 590CE922) + (descr "Diode SMD in 0603 package http://datasheets.avx.com/schottky.pdf") + (tags "smd diode") + (attr smd) + (fp_text reference REF** (at 0 -1.4) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value D_0603 (at 0 1.4) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 -1.4) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -1.3 -0.57) (end -1.3 0.57) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.4 0.67) (end 1.4 -0.67) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.4 0.67) (end 1.4 0.67) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.4 -0.67) (end -1.4 0.67) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.4 -0.67) (end -1.4 -0.67) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0.2 0) (end 0.4 0) (layer F.Fab) (width 0.1)) + (fp_line (start -0.1 0) (end -0.3 0) (layer F.Fab) (width 0.1)) + (fp_line (start -0.1 -0.2) (end -0.1 0.2) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 0.2) (end 0.2 -0.2) (layer F.Fab) (width 0.1)) + (fp_line (start -0.1 0) (end 0.2 0.2) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 -0.2) (end -0.1 0) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 0.45) (end -0.8 -0.45) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 0.45) (end -0.8 0.45) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 -0.45) (end 0.8 0.45) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 -0.45) (end 0.8 -0.45) (layer F.Fab) (width 0.1)) + (fp_line (start -1.3 0.57) (end 0.8 0.57) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.3 -0.57) (end 0.8 -0.57) (layer F.SilkS) (width 0.12)) + (pad 1 smd rect (at -0.85 0) (size 0.6 0.8) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 0.85 0) (size 0.6 0.8) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_0603.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |