mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-05 17:25:30 +00:00
Add LairdTech_28C0236-0JW-10 Ferrite bead (#1040)
This commit is contained in:
parent
a3636409db
commit
2ed6626544
30
Ferrite_THT.pretty/LairdTech_28C0236-0JW-10.kicad_mod
Normal file
30
Ferrite_THT.pretty/LairdTech_28C0236-0JW-10.kicad_mod
Normal file
@ -0,0 +1,30 @@
|
||||
(module LairdTech_28C0236-0JW-10 (layer F.Cu) (tedit 5C2E01C7)
|
||||
(descr "Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters")
|
||||
(tags "Ferrite vertical LairdTech 28C0236-0JW-10")
|
||||
(fp_text reference REF** (at 2.54 -4.064) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value LairdTech_28C0236-0JW-10 (at 2.54 4.953) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 2.54 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_arc (start 2.54 0) (end 0.254 2.286) (angle -96.34019175) (layer F.SilkS) (width 0.12))
|
||||
(fp_arc (start 2.54 0) (end 5.08 -2.032) (angle -96.34019175) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 2.54 0) (end 5.54 0) (layer F.Fab) (width 0.1))
|
||||
(fp_arc (start 5.08 0) (end 5.588 1.27) (angle -136.397181) (layer F.SilkS) (width 0.12))
|
||||
(fp_arc (start 0 0) (end -0.508 -1.27) (angle -136.397181) (layer F.SilkS) (width 0.12))
|
||||
(fp_circle (center 2.54 0) (end 6.48 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 0 -1.145) (end 5.08 -1.145) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 0 1.145) (end 5.08 1.145) (layer F.Fab) (width 0.1))
|
||||
(fp_arc (start 0 0) (end 0 -1.145) (angle -180) (layer F.Fab) (width 0.1))
|
||||
(fp_arc (start 5.08 0) (end 5.08 1.145) (angle -180) (layer F.Fab) (width 0.1))
|
||||
(pad 2 thru_hole circle (at 5.08 0) (size 2 2) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 0.8) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Ferrite_THT.3dshapes/LairdTech_28C0236-0JW-10.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
@ -54,6 +54,7 @@
|
||||
(lib (name Diode_THT)(type KiCad)(uri ${KISYSMOD}/Diode_THT.pretty)(options "")(descr "Diode footprints, through hole"))
|
||||
(lib (name Display_7Segment)(type KiCad)(uri ${KISYSMOD}/Display_7Segment.pretty)(options "")(descr "Seven segment Display"))
|
||||
(lib (name Display)(type KiCad)(uri ${KISYSMOD}/Display.pretty)(options "")(descr "Display modules"))
|
||||
(lib (name Ferrite_THT)(type KiCad)(uri ${KISYSMOD}/Ferrite_THT.pretty)(options "")(descr "Ferrite bead, through hole"))
|
||||
(lib (name Fiducial)(type KiCad)(uri ${KISYSMOD}/Fiducial.pretty)(options "")(descr "Fiducial markings"))
|
||||
(lib (name Filter)(type KiCad)(uri ${KISYSMOD}/Filter.pretty)(options "")(descr "Filter footprints"))
|
||||
(lib (name Fuse)(type KiCad)(uri ${KISYSMOD}/Fuse.pretty)(options "")(descr "Fuse and fuse holder footprints"))
|
||||
|
Loading…
Reference in New Issue
Block a user