diff options
author | rahulp13 | 2020-03-02 16:19:12 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-02 16:19:12 +0530 |
commit | 55b7386f67afe1429f61ef9b8f923437419c7b1e (patch) | |
tree | 7fe7ad86944de9820668a19d4cf0ebd212147f6c /library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod | |
parent | 977bfed94cb0e5e4efc6b68a143d8b79682209c2 (diff) | |
download | eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.gz eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.tar.bz2 eSim-55b7386f67afe1429f61ef9b8f923437419c7b1e.zip |
update libraries
Diffstat (limited to 'library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod b/library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod new file mode 100644 index 00000000..48df5917 --- /dev/null +++ b/library/kicadLibrary/modules/Inductors_SMD.pretty/L_0603.kicad_mod @@ -0,0 +1,31 @@ +(module L_0603 (layer F.Cu) (tedit 58307A47) + (descr "Resistor SMD 0603, reflow soldering, Vishay (see dcrcw.pdf)") + (tags "resistor 0603") + (attr smd) + (fp_text reference REF** (at 0 -1.9) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value L_0603 (at 0 1.9) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 0 0) (layer F.Fab) + (effects (font (size 0.4 0.4) (thickness 0.075))) + ) + (fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1)) + (fp_line (start -1.3 -0.8) (end 1.3 -0.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.3 -0.8) (end -1.3 0.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 1.3 -0.8) (end 1.3 0.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 0.5 0.68) (end -0.5 0.68) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.5 -0.68) (end 0.5 -0.68) (layer F.SilkS) (width 0.12)) + (pad 1 smd rect (at -0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)) + (pad 2 smd rect (at 0.75 0) (size 0.5 0.9) (layers F.Cu F.Paste F.Mask)) + (model ${KISYS3DMOD}/Inductors_SMD.3dshapes/L_0603.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |