Skip to content

Commit fbd0c1b

Browse files
authored
Merge pull request #22 from sparkfun/nsUpdates
Add 10uH
2 parents d5b75ae + 6f75fa4 commit fbd0c1b

File tree

1 file changed

+59
-2
lines changed

1 file changed

+59
-2
lines changed

Symbols/SparkFun-Coil.kicad_sym

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,66 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2+
(symbol "10uH_0805_0.35A" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
3+
(property "Reference" "L" (at 0 2.54 0)
4+
(effects (font (size 1.27 1.27)))
5+
)
6+
(property "Value" "10uH" (at 0 -1.27 0)
7+
(effects (font (size 1.27 1.27)))
8+
)
9+
(property "Footprint" "SparkFun-Capacitor:C_0805_2012Metric" (at 0 -6.35 0)
10+
(effects (font (size 1.27 1.27)) hide)
11+
)
12+
(property "Datasheet" "~" (at 0 0 90)
13+
(effects (font (size 1.27 1.27)) hide)
14+
)
15+
(property "PROD_ID" "NDUC-19198" (at 0 -8.89 0)
16+
(effects (font (size 1.27 1.27)) hide)
17+
)
18+
(property "Current" "350mA" (at 0 -3.81 0)
19+
(effects (font (size 1.27 1.27)))
20+
)
21+
(property "ki_keywords" "inductor choke coil reactor magnetic" (at 0 0 0)
22+
(effects (font (size 1.27 1.27)) hide)
23+
)
24+
(property "ki_description" "Inductor" (at 0 0 0)
25+
(effects (font (size 1.27 1.27)) hide)
26+
)
27+
(property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" (at 0 0 0)
28+
(effects (font (size 1.27 1.27)) hide)
29+
)
30+
(symbol "10uH_0805_0.35A_0_1"
31+
(arc (start -1.27 0) (mid -1.905 0.6323) (end -2.54 0)
32+
(stroke (width 0) (type default))
33+
(fill (type none))
34+
)
35+
(arc (start 0 0) (mid -0.635 0.6323) (end -1.27 0)
36+
(stroke (width 0) (type default))
37+
(fill (type none))
38+
)
39+
(arc (start 1.27 0) (mid 0.635 0.6323) (end 0 0)
40+
(stroke (width 0) (type default))
41+
(fill (type none))
42+
)
43+
(arc (start 2.54 0) (mid 1.905 0.6323) (end 1.27 0)
44+
(stroke (width 0) (type default))
45+
(fill (type none))
46+
)
47+
)
48+
(symbol "10uH_0805_0.35A_1_1"
49+
(pin passive line (at -3.81 0 0) (length 1.27)
50+
(name "1" (effects (font (size 1.27 1.27))))
51+
(number "1" (effects (font (size 1.27 1.27))))
52+
)
53+
(pin passive line (at 3.81 0 180) (length 1.27)
54+
(name "2" (effects (font (size 1.27 1.27))))
55+
(number "2" (effects (font (size 1.27 1.27))))
56+
)
57+
)
58+
)
259
(symbol "30Ohm_0603_1.8A" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
360
(property "Reference" "L" (at 0 2.54 0)
461
(effects (font (size 1.27 1.27)))
562
)
6-
(property "Value" "30Ohm_0603_1.8A" (at 0 -1.27 0)
63+
(property "Value" "30Ohm" (at 0 -1.27 0)
764
(effects (font (size 1.27 1.27)))
865
)
966
(property "Footprint" "SparkFun-Capacitor:C_0603_1608Metric" (at 0 -11.43 0)
@@ -156,7 +213,7 @@
156213
(property "Reference" "L" (at 0 2.54 0)
157214
(effects (font (size 1.27 1.27)))
158215
)
159-
(property "Value" "33nH_0603_0.3A" (at 0 -1.27 0)
216+
(property "Value" "33nH" (at 0 -1.27 0)
160217
(effects (font (size 1.27 1.27)))
161218
)
162219
(property "Footprint" "SparkFun-Capacitor:C_0603_1608Metric" (at 0 -11.43 0)

0 commit comments

Comments
 (0)