diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major changes
Diffstat (limited to 'library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod new file mode 100644 index 00000000..87a86036 --- /dev/null +++ b/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod @@ -0,0 +1,42 @@ +(module D_SC-80 (layer F.Cu) (tedit 58A3074E) + (descr "JEITA SC-80") + (tags "SC-80") + (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_SC-80 (at 0 1.5) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -0.65 0.4) (end -0.65 -0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 0.65 0.4) (end -0.65 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 0.65 -0.4) (end 0.65 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start -0.65 -0.4) (end 0.65 -0.4) (layer F.Fab) (width 0.1)) + (fp_line (start -0.2 0) (end 0.2 -0.225) (layer F.Fab) (width 0.1)) + (fp_line (start -0.2 0) (end -0.475 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 0.225) (end -0.2 0) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 -0.225) (end 0.2 0.225) (layer F.Fab) (width 0.1)) + (fp_line (start -0.2 -0.275) (end -0.2 0.275) (layer F.Fab) (width 0.1)) + (fp_line (start 0.2 0) (end 0.45 0) (layer F.Fab) (width 0.1)) + (fp_line (start -1 0.55) (end 0.7 0.55) (layer F.SilkS) (width 0.12)) + (fp_line (start -1 -0.55) (end -1 0.55) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.7 -0.55) (end -1 -0.55) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.15 0.65) (end -1.15 -0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.15 0.7) (end -1.1 0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.15 -0.65) (end 1.15 0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.15 -0.7) (end 1.1 -0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.15 -0.7) (end 1.15 -0.65) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.1 -0.7) (end 1.15 -0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.15 0.7) (end -1.1 0.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.15 0.65) (end -1.15 0.7) (layer F.CrtYd) (width 0.05)) + (fp_text user %R (at 0 -1.4) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 2 smd rect (at 0.725 0) (size 0.35 0.35) (layers F.Cu F.Paste F.Mask)) + (pad 1 smd rect (at -0.725 0) (size 0.35 0.35) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_SC-80.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |