Skip to content

Commit 4b84065

Browse files
committed
Add 10uF 50V cap
1 parent 5415cab commit 4b84065

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
(footprint "C_1210_3225Metric" (version 20221018) (generator pcbnew)
2+
(layer "F.Cu")
3+
(descr "Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
4+
(tags "capacitor")
5+
(attr smd)
6+
(fp_text reference "REF**" (at 0 -2.3) (layer "F.Fab")
7+
(effects (font (size 0.5 0.5) (thickness 0.1) bold))
8+
(tstamp ba50cbf0-c8e2-4263-b5b2-a672c5571e4c)
9+
)
10+
(fp_text value "C_1210_3225Metric" (at 0 2.3) (layer "F.Fab")
11+
(effects (font (size 0.5 0.5) (thickness 0.1) bold))
12+
(tstamp 7545b299-e0fe-40f2-adba-d22c1074409b)
13+
)
14+
(fp_line (start -0.711252 -1.36) (end 0.711252 -1.36)
15+
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 229a5c26-5bb8-4091-95cc-3cae1b9b9abd))
16+
(fp_line (start -0.711252 1.36) (end 0.711252 1.36)
17+
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e8e3e62a-3492-4400-989d-75f88b91de23))
18+
(fp_line (start -2.3 -1.6) (end 2.3 -1.6)
19+
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3b8139bc-995e-413c-b534-ff02c24165bb))
20+
(fp_line (start -2.3 1.6) (end -2.3 -1.6)
21+
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4fc6646f-79ae-400e-becd-b3c83583fb50))
22+
(fp_line (start 2.3 -1.6) (end 2.3 1.6)
23+
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7c081c51-0c76-499b-845b-2cfac584c383))
24+
(fp_line (start 2.3 1.6) (end -2.3 1.6)
25+
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0fd34971-9091-4427-b04a-9a9d8a486e24))
26+
(fp_line (start -1.6 -1.25) (end 1.6 -1.25)
27+
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b46fd3db-2617-46f7-8727-0290face1d83))
28+
(fp_line (start -1.6 1.25) (end -1.6 -1.25)
29+
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ffd4ab2d-f802-47d6-9bc6-70de2b75f053))
30+
(fp_line (start 1.6 -1.25) (end 1.6 1.25)
31+
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d66bdaf1-3412-4bd5-ac2b-31ef414d628b))
32+
(fp_line (start 1.6 1.25) (end -1.6 1.25)
33+
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e26428b2-47a9-4690-a13f-af1b3b91068e))
34+
(pad "1" smd roundrect (at -1.475 0) (size 1.15 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.217391) (tstamp 3f8fd7e9-61c1-4fa9-92f6-762298e161d8))
35+
(pad "2" smd roundrect (at 1.475 0) (size 1.15 2.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.217391) (tstamp 584ba531-83e4-40ff-a284-a4520b8b7d41))
36+
(model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_1210_3225Metric.wrl"
37+
(offset (xyz 0 0 0))
38+
(scale (xyz 1 1 1))
39+
(rotate (xyz 0 0 0))
40+
)
41+
)

Symbols/SparkFun-Capacitor.kicad_sym

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,66 @@
779779
)
780780
)
781781
)
782+
(symbol "10uF_1210_50V_20%" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
783+
(property "Reference" "C" (at 0.635 2.54 0)
784+
(effects (font (size 1.27 1.27)) (justify left))
785+
)
786+
(property "Value" "10uF" (at 0.635 -2.54 0)
787+
(effects (font (size 1.27 1.27)) (justify left))
788+
)
789+
(property "Footprint" "SparkFun-Capacitor:C_1210_3225Metric" (at 0 -11.43 0)
790+
(effects (font (size 1.27 1.27)) hide)
791+
)
792+
(property "Datasheet" "https://cdn.sparkfun.com/assets/8/a/4/a/5/Kemet_Capacitor_Datasheet.pdf" (at 0 -16.51 0)
793+
(effects (font (size 1.27 1.27)) hide)
794+
)
795+
(property "PROD_ID" "CAP-09824" (at -1.27 -13.97 0)
796+
(effects (font (size 1.27 1.27)) hide)
797+
)
798+
(property "Voltage" "50V" (at 0 -6.35 0)
799+
(effects (font (size 1.27 1.27)))
800+
)
801+
(property "Tolerance" "20%" (at 0 -8.89 0)
802+
(effects (font (size 1.27 1.27)))
803+
)
804+
(property "ki_keywords" "cap capacitor" (at 0 0 0)
805+
(effects (font (size 1.27 1.27)) hide)
806+
)
807+
(property "ki_description" "Unpolarized capacitor" (at 0 0 0)
808+
(effects (font (size 1.27 1.27)) hide)
809+
)
810+
(property "ki_fp_filters" "C_*" (at 0 0 0)
811+
(effects (font (size 1.27 1.27)) hide)
812+
)
813+
(symbol "10uF_1210_50V_20%_0_1"
814+
(polyline
815+
(pts
816+
(xy -2.032 -0.762)
817+
(xy 2.032 -0.762)
818+
)
819+
(stroke (width 0.508) (type default))
820+
(fill (type none))
821+
)
822+
(polyline
823+
(pts
824+
(xy -2.032 0.762)
825+
(xy 2.032 0.762)
826+
)
827+
(stroke (width 0.508) (type default))
828+
(fill (type none))
829+
)
830+
)
831+
(symbol "10uF_1210_50V_20%_1_1"
832+
(pin passive line (at 0 3.81 270) (length 2.794)
833+
(name "~" (effects (font (size 1.27 1.27))))
834+
(number "1" (effects (font (size 1.27 1.27))))
835+
)
836+
(pin passive line (at 0 -3.81 90) (length 2.794)
837+
(name "~" (effects (font (size 1.27 1.27))))
838+
(number "2" (effects (font (size 1.27 1.27))))
839+
)
840+
)
841+
)
782842
(symbol "18pF_0603_50V_5%" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
783843
(property "Reference" "C" (at 0.635 2.54 0)
784844
(effects (font (size 1.27 1.27)) (justify left))

0 commit comments

Comments
 (0)