Skip to content

Commit 95d9c2e

Browse files
committed
Add power inductor FP
1 parent b499fe6 commit 95d9c2e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
(footprint "Inductor_PTH_32x32.8mm" (version 20221018) (generator pcbnew)
2+
(layer "F.Cu")
3+
(descr "Power Inductor - https://www.codaca.com/Private/pdf/CPEX3231A.pdf")
4+
(fp_text reference "REF**" (at 0 -17.1) (layer "F.Fab")
5+
(effects (font (size 0.5 0.5) (thickness 0.1) bold) (justify bottom))
6+
(tstamp 82859c1f-f958-4e4c-aa60-23c600f6495d)
7+
)
8+
(fp_text value "Inductor_PTH_32x32.8mm" (at 0 17.2) (layer "F.Fab")
9+
(effects (font (size 0.5 0.5) (thickness 0.1) bold) (justify top))
10+
(tstamp 027f9b1c-0768-40aa-a699-69ad88128d12)
11+
)
12+
(fp_rect (start -16.2 -16.6) (end 16.2 16.6)
13+
(stroke (width 0.2032) (type default)) (fill none) (layer "F.SilkS") (tstamp 76a64946-0b8e-4858-b4f3-af2999c0d985))
14+
(fp_rect (start 16.2 -16.6) (end -16.2 16.6)
15+
(stroke (width 0.05) (type default)) (fill none) (layer "F.CrtYd") (tstamp cfa828f9-d24e-43b8-ad0f-799a921a4389))
16+
(fp_rect (start -16 -16.4) (end 16 16.4)
17+
(stroke (width 0.1) (type default)) (fill none) (layer "F.Fab") (tstamp f194d075-8413-4c25-bee7-0b1650be3408))
18+
(fp_rect (start -10.25 9.5) (end -11.75 3.3)
19+
(stroke (width 0.05) (type default)) (fill none) (layer "User.1") (tstamp 1268e82e-871c-4aec-b493-517161c2fef3))
20+
(fp_rect (start 11.75 -9.5) (end 10.25 -3.3)
21+
(stroke (width 0.05) (type default)) (fill none) (layer "User.1") (tstamp 41cab435-aaef-40c8-bff1-bc43b689c447))
22+
(pad "1" thru_hole oval (at -11 6.4) (size 7 10.5) (drill oval 2.8 7) (layers "*.Cu" "*.Mask")
23+
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0134b243-2e7e-4225-87e3-2eab96b68e4e))
24+
(pad "2" thru_hole oval (at 11 -6.4) (size 7 10.5) (drill oval 2.8 7) (layers "*.Cu" "*.Mask")
25+
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a1792448-55ab-4bf3-b1e4-0d11dd14e27a))
26+
)

0 commit comments

Comments
 (0)