diff options
author | PSR0001 | 2023-06-18 09:10:00 +0530 |
---|---|---|
committer | PSR0001 | 2023-06-18 09:10:00 +0530 |
commit | 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a (patch) | |
tree | 74e2437a43bb50652f329e6c03924afbbe1d5286 /library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod | |
parent | b4466912da566a52c902e81c59d3ab0f08154814 (diff) | |
download | eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.gz eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.bz2 eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.zip |
Update libries for KiCad V6
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, 0 insertions, 42 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 deleted file mode 100644 index 87a86036..00000000 --- a/library/kicadLibrary/modules/Diodes_SMD.pretty/D_SC-80.kicad_mod +++ /dev/null @@ -1,42 +0,0 @@ -(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)) - ) -) |