Skip to content

Commit e5feaae

Browse files
authored
Merge pull request #57 from sparkfun/nsUpdates
Fix FP on USB connector. Fix tolerance on cap.
2 parents bef886c + c4e0f5f commit e5feaae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Symbols/SparkFun-Capacitor.kicad_sym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@
10381038
(property "Voltage" "6.3V" (at 0 -6.35 0)
10391039
(effects (font (size 1.27 1.27)))
10401040
)
1041-
(property "Tolerance" "10%" (at 0 -8.89 0)
1041+
(property "Tolerance" "20%" (at 0 -8.89 0)
10421042
(effects (font (size 1.27 1.27)))
10431043
)
10441044
(property "ki_keywords" "cap capacitor" (at 0 0 0)

Symbols/SparkFun-Connector.kicad_sym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4998,7 +4998,7 @@
49984998
(property "Value" "USB_C_Receptacle" (at 19.05 12.7 0)
49994999
(effects (font (size 1.27 1.27)) (justify right))
50005000
)
5001-
(property "Footprint" "SparkFun-Connector:USB-C-16-Pin" (at 0 -25.4 0)
5001+
(property "Footprint" "SparkFun-Connector:USB-C_16" (at 0 -25.4 0)
50025002
(effects (font (size 1.27 1.27)) hide)
50035003
)
50045004
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" (at 0 -27.94 0)

0 commit comments

Comments
 (0)