You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

18 lines
670 B

(module INDUCTOR_V (layer F.Cu) (tedit 595000CB)
(descr "Inductor (vertical)")
(tags INDUCTOR)
(fp_text reference L1 (at 0 1.99898) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 220mjuH (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 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(model Inductors.3dshapes/INDUCTOR_V.wrl
(at (xyz 0 0 0))
(scale (xyz 2 2 2))
(rotate (xyz 0 0 0))
)
)