Skip to content

Commit 116ff80

Browse files
committed
Change tolerance to +/-20% on 0.1uF
1 parent 8b8fe5c commit 116ff80

File tree

1 file changed

+61
-1
lines changed

1 file changed

+61
-1
lines changed

Symbols/SparkFun-Capacitor.kicad_sym

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
(property "Voltage" "25V" (at 0 -6.35 0)
199199
(effects (font (size 1.27 1.27)))
200200
)
201-
(property "Tolerance" "+80%/-20%" (at 0 -8.89 0)
201+
(property "Tolerance" "20%" (at 0 -8.89 0)
202202
(effects (font (size 1.27 1.27)))
203203
)
204204
(property "ki_keywords" "cap capacitor" (at 0 0 0)
@@ -1139,6 +1139,66 @@
11391139
)
11401140
)
11411141
)
1142+
(symbol "22uF_0805_10V_20%" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
1143+
(property "Reference" "C" (at 0.635 2.54 0)
1144+
(effects (font (size 1.27 1.27)) (justify left))
1145+
)
1146+
(property "Value" "22uF" (at 0.635 -2.54 0)
1147+
(effects (font (size 1.27 1.27)) (justify left))
1148+
)
1149+
(property "Footprint" "SparkFun-Capacitor:C_0805_2012Metric" (at 0 -11.43 0)
1150+
(effects (font (size 1.27 1.27)) hide)
1151+
)
1152+
(property "Datasheet" "https://cdn.sparkfun.com/assets/8/a/4/a/5/Kemet_Capacitor_Datasheet.pdf" (at 0 -16.51 0)
1153+
(effects (font (size 1.27 1.27)) hide)
1154+
)
1155+
(property "PROD_ID" "CAP-14973" (at -1.27 -13.97 0)
1156+
(effects (font (size 1.27 1.27)) hide)
1157+
)
1158+
(property "Voltage" "10V" (at 0 -6.35 0)
1159+
(effects (font (size 1.27 1.27)))
1160+
)
1161+
(property "Tolerance" "20%" (at 0 -8.89 0)
1162+
(effects (font (size 1.27 1.27)))
1163+
)
1164+
(property "ki_keywords" "cap capacitor" (at 0 0 0)
1165+
(effects (font (size 1.27 1.27)) hide)
1166+
)
1167+
(property "ki_description" "Unpolarized capacitor" (at 0 0 0)
1168+
(effects (font (size 1.27 1.27)) hide)
1169+
)
1170+
(property "ki_fp_filters" "C_*" (at 0 0 0)
1171+
(effects (font (size 1.27 1.27)) hide)
1172+
)
1173+
(symbol "22uF_0805_10V_20%_0_1"
1174+
(polyline
1175+
(pts
1176+
(xy -2.032 -0.762)
1177+
(xy 2.032 -0.762)
1178+
)
1179+
(stroke (width 0.508) (type default))
1180+
(fill (type none))
1181+
)
1182+
(polyline
1183+
(pts
1184+
(xy -2.032 0.762)
1185+
(xy 2.032 0.762)
1186+
)
1187+
(stroke (width 0.508) (type default))
1188+
(fill (type none))
1189+
)
1190+
)
1191+
(symbol "22uF_0805_10V_20%_1_1"
1192+
(pin passive line (at 0 3.81 270) (length 2.794)
1193+
(name "~" (effects (font (size 1.27 1.27))))
1194+
(number "1" (effects (font (size 1.27 1.27))))
1195+
)
1196+
(pin passive line (at 0 -3.81 90) (length 2.794)
1197+
(name "~" (effects (font (size 1.27 1.27))))
1198+
(number "2" (effects (font (size 1.27 1.27))))
1199+
)
1200+
)
1201+
)
11421202
(symbol "4.7uF_0402_6.3V_10%" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
11431203
(property "Reference" "C" (at 0.635 2.54 0)
11441204
(effects (font (size 1.27 1.27)) (justify left))

0 commit comments

Comments
 (0)