diff options
Diffstat (limited to 'library/kicadLibrary/modules/Diodes_SMD.pretty/D_0805.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/D_0805.kicad_mod | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0805.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0805.kicad_mod deleted file mode 100644 index 2c6710b3..00000000 --- a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_0805.kicad_mod +++ /dev/null @@ -1,38 +0,0 @@ -(module D_0805 (layer F.Cu) (tedit 590CE9A4) - (descr "Diode SMD in 0805 package http://datasheets.avx.com/schottky.pdf") - (tags "smd diode") - (attr smd) - (fp_text reference REF** (at 0 -1.6) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value D_0805 (at 0 1.7) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text user %R (at 0 -1.6) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -1.6 -0.8) (end -1.6 0.8) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.7 0.88) (end -1.7 -0.88) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 0.88) (end -1.7 0.88) (layer F.CrtYd) (width 0.05)) - (fp_line (start 1.7 -0.88) (end 1.7 0.88) (layer F.CrtYd) (width 0.05)) - (fp_line (start -1.7 -0.88) (end 1.7 -0.88) (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 -1 0.65) (end -1 -0.65) (layer F.Fab) (width 0.1)) - (fp_line (start 1 0.65) (end -1 0.65) (layer F.Fab) (width 0.1)) - (fp_line (start 1 -0.65) (end 1 0.65) (layer F.Fab) (width 0.1)) - (fp_line (start -1 -0.65) (end 1 -0.65) (layer F.Fab) (width 0.1)) - (fp_line (start -1.6 0.8) (end 1 0.8) (layer F.SilkS) (width 0.12)) - (fp_line (start -1.6 -0.8) (end 1 -0.8) (layer F.SilkS) (width 0.12)) - (pad 1 smd rect (at -1.05 0) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask)) - (pad 2 smd rect (at 1.05 0) (size 0.8 0.9) (layers F.Cu F.Paste F.Mask)) - (model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_0805.wrl - (at (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) -) |