diff options
author | Sumanto Kar | 2023-09-02 15:06:23 +0530 |
---|---|---|
committer | GitHub | 2023-09-02 15:06:23 +0530 |
commit | 9dfa8fc60df73549735d7347e1bfbe356a27edf5 (patch) | |
tree | cf7cb7dd966e48f432ee44134d39817f8bf81d60 /library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod | |
parent | ddffb22e52db5e3ebc61262b1ae5e8a6d6e770df (diff) | |
parent | 7c92529d1576015d39a9fecfd85ae918baf3e62e (diff) | |
download | eSim-9dfa8fc60df73549735d7347e1bfbe356a27edf5.tar.gz eSim-9dfa8fc60df73549735d7347e1bfbe356a27edf5.tar.bz2 eSim-9dfa8fc60df73549735d7347e1bfbe356a27edf5.zip |
Merge pull request #255 from PSR0001/master
Porting KiCad V4 To V6
Diffstat (limited to 'library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod b/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod deleted file mode 100644 index f8aad7d6..00000000 --- a/library/kicadLibrary/modules/Inductors.pretty/SELF-WE-PD3S.kicad_mod +++ /dev/null @@ -1,28 +0,0 @@ -(module SELF-WE-PD3S (layer F.Cu) - (at 0 0) - (descr "SELF WE-PD3S") - (attr smd) - (fp_text reference REF** (at -0.889 0 90) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SELF-WE-PD3S (at 0.889 -0.381 90) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 0 -2.54) (end 1.016 -2.54) (layer F.SilkS) (width 0.15)) - (fp_line (start 1.016 -2.54) (end 3.302 -1.524) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.302 -1.524) (end 3.302 1.524) (layer F.SilkS) (width 0.15)) - (fp_line (start 3.302 1.524) (end 1.016 2.54) (layer F.SilkS) (width 0.15)) - (fp_line (start 1.016 2.54) (end -1.016 2.54) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.016 2.54) (end -3.302 1.524) (layer F.SilkS) (width 0.15)) - (fp_line (start -3.302 1.524) (end -3.302 -1.524) (layer F.SilkS) (width 0.15)) - (fp_line (start -3.302 -1.524) (end -1.016 -2.54) (layer F.SilkS) (width 0.15)) - (fp_line (start -1.016 -2.54) (end 0 -2.54) (layer F.SilkS) (width 0.15)) - (fp_circle (center 0 0) (end 0 2.54) (layer F.SilkS) (width 0.15)) - (pad 1 smd rect (at -3.048 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask)) - (pad 2 smd rect (at 3.048 0) (size 1.99898 1.99898) (layers F.Cu F.Paste F.Mask)) - (model Inductors.3dshapes/SELF-WE-PD3S.wrl - (at (xyz 0 0 0)) - (scale (xyz 0.53 0.53 0.53)) - (rotate (xyz 0 0 0)) - ) -) |