Initial commit

This commit is contained in:
2025-03-24 15:22:12 +02:00
commit f36222719e
1163 changed files with 219272 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
(module Tayo_Yuden_NR30xx_Inductors (layer F.Cu) (tedit 53CD179A)
(descr "SR_Taiyo Yuden NR30xx inductors")
(tags "L INDUCTOR")
(attr smd)
(fp_text reference L1 (at -2.5 -1 270) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.127)))
)
(fp_text value L_SMALL (at 0 1.5) (layer F.SilkS) hide
(effects (font (size 0.8 0.8) (thickness 0.127)))
)
(fp_line (start -1.75 0.75) (end -1.75 -3) (layer F.SilkS) (width 0.15))
(fp_line (start -1.75 -3) (end 1.75 -3) (layer F.SilkS) (width 0.15))
(fp_line (start 1.75 -3) (end 1.75 0.75) (layer F.SilkS) (width 0.15))
(fp_line (start 1.75 0.75) (end -1.75 0.75) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 0 0) (size 2.7 0.8) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 -2.2 180) (size 2.7 0.8) (layers F.Cu F.Paste F.Mask))
)