summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/modules/Inductors.pretty/INDUCTOR_V.kicad_mod
blob: da7ee0bada5f345a10e73f0c9288330bcad49847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(module INDUCTOR_V (layer F.Cu)
  (at 0 0)
  (descr "Inductor (vertical)")
  (tags INDUCTOR)
  (fp_text reference REF** (at 0 1.99898) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value INDUCTOR_V (at 0.09906 -1.99898) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_circle (center 0 0) (end 3.81 0) (layer F.SilkS) (width 0.15))
  (pad 1 thru_hole rect (at -2.54 0) (size 1.905 1.905) (drill 0.8128) (layers *.Cu *.Mask))
  (pad 2 thru_hole circle (at 2.54 0) (size 1.905 1.905) (drill 0.8128) (layers *.Cu *.Mask))
  (model Inductors.3dshapes/INDUCTOR_V.wrl
    (at (xyz 0 0 0))
    (scale (xyz 2 2 2))
    (rotate (xyz 0 0 0))
  )
)