Skip to content

Commit 9b8a41e

Browse files
committed
Add 0.47 ohm resistor
1 parent 72db480 commit 9b8a41e

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

Symbols/SparkFun-Resistor.kicad_sym

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,91 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2+
(symbol "0.47_0603" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
3+
(property "Reference" "R" (at 2.54 0 90)
4+
(effects (font (size 1.27 1.27)))
5+
)
6+
(property "Value" "0.47" (at -2.54 0 90)
7+
(effects (font (size 1.27 1.27)))
8+
)
9+
(property "Footprint" "SparkFun-Resistor:R_0603_1608Metric" (at 4.572 0 90)
10+
(effects (font (size 1.27 1.27)) hide)
11+
)
12+
(property "Datasheet" "https://industrial.panasonic.com/cdbs/www-data/pdf/RDN0000/AOA0000C313.pdf" (at 8.89 0 90)
13+
(effects (font (size 1.27 1.27)) hide)
14+
)
15+
(property "PROD_ID" "RES-20715" (at 6.858 0 90)
16+
(effects (font (size 1.27 1.27)) hide)
17+
)
18+
(property "ki_keywords" "R res resistor" (at 0 0 0)
19+
(effects (font (size 1.27 1.27)) hide)
20+
)
21+
(property "ki_description" "Resistor" (at 0 0 0)
22+
(effects (font (size 1.27 1.27)) hide)
23+
)
24+
(property "ki_fp_filters" "R_*" (at 0 0 0)
25+
(effects (font (size 1.27 1.27)) hide)
26+
)
27+
(symbol "0.47_0603_0_1"
28+
(polyline
29+
(pts
30+
(xy 0 -2.286)
31+
(xy 0 -2.54)
32+
)
33+
(stroke (width 0) (type default))
34+
(fill (type none))
35+
)
36+
(polyline
37+
(pts
38+
(xy 0 2.286)
39+
(xy 0 2.54)
40+
)
41+
(stroke (width 0) (type default))
42+
(fill (type none))
43+
)
44+
(polyline
45+
(pts
46+
(xy 0 -0.762)
47+
(xy 1.016 -1.143)
48+
(xy 0 -1.524)
49+
(xy -1.016 -1.905)
50+
(xy 0 -2.286)
51+
)
52+
(stroke (width 0) (type default))
53+
(fill (type none))
54+
)
55+
(polyline
56+
(pts
57+
(xy 0 0.762)
58+
(xy 1.016 0.381)
59+
(xy 0 0)
60+
(xy -1.016 -0.381)
61+
(xy 0 -0.762)
62+
)
63+
(stroke (width 0) (type default))
64+
(fill (type none))
65+
)
66+
(polyline
67+
(pts
68+
(xy 0 2.286)
69+
(xy 1.016 1.905)
70+
(xy 0 1.524)
71+
(xy -1.016 1.143)
72+
(xy 0 0.762)
73+
)
74+
(stroke (width 0) (type default))
75+
(fill (type none))
76+
)
77+
)
78+
(symbol "0.47_0603_1_1"
79+
(pin passive line (at 0 3.81 270) (length 1.27)
80+
(name "~" (effects (font (size 1.27 1.27))))
81+
(number "1" (effects (font (size 1.27 1.27))))
82+
)
83+
(pin passive line (at 0 -3.81 90) (length 1.27)
84+
(name "~" (effects (font (size 1.27 1.27))))
85+
(number "2" (effects (font (size 1.27 1.27))))
86+
)
87+
)
88+
)
289
(symbol "100k_0603" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
390
(property "Reference" "R" (at 2.54 0 90)
491
(effects (font (size 1.27 1.27)))

0 commit comments

Comments
 (0)