fix bad USB-C connector library
This commit is contained in:
parent
b24d00767c
commit
38905a1fa5
|
@ -1,4 +1,4 @@
|
|||
update=Mon 04 Dec 2017 15:58:20 AEST
|
||||
update=Wed 10 Jan 2018 20:27:18 AEST
|
||||
version=1
|
||||
last_client=kicad
|
||||
[pcbnew]
|
||||
|
@ -44,5 +44,4 @@ LibName2=device
|
|||
LibName3=conn
|
||||
LibName4=regul
|
||||
LibName5=libraries/atmel
|
||||
LibName6=libraries/connector
|
||||
LibName7=libraries/microchip
|
||||
LibName6=libraries/microchip
|
||||
|
|
|
@ -4,7 +4,6 @@ LIBS:device
|
|||
LIBS:conn
|
||||
LIBS:regul
|
||||
LIBS:atmel
|
||||
LIBS:connector
|
||||
LIBS:microchip
|
||||
LIBS:keyplus_mini-cache
|
||||
EELAYER 25 0
|
||||
|
@ -791,17 +790,6 @@ $EndComp
|
|||
Wire Wire Line
|
||||
6050 3200 5650 3200
|
||||
Connection ~ 5850 3200
|
||||
$Comp
|
||||
L USB_C_Receptacle J1
|
||||
U 1 1 5A25020D
|
||||
P 1825 5225
|
||||
F 0 "J1" H 1425 6675 50 0000 L CNN
|
||||
F 1 "USB_C_Receptacle" H 2225 6675 50 0000 R CNN
|
||||
F 2 "conn_usb:USB_TypeC_Hirose_CX70M-24P1" H 1975 5225 50 0001 C CNN
|
||||
F 3 "" H 1975 5225 50 0001 C CNN
|
||||
1 1825 5225
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
2425 4725 2425 4825
|
||||
Wire Wire Line
|
||||
|
@ -821,4 +809,15 @@ Wire Wire Line
|
|||
Connection ~ 2425 4125
|
||||
Connection ~ 2425 4025
|
||||
Connection ~ 2425 3925
|
||||
$Comp
|
||||
L USB_C_Receptacle J?
|
||||
U 1 1 5A55EC35
|
||||
P 1825 5225
|
||||
F 0 "J?" H 1425 6675 50 0000 L CNN
|
||||
F 1 "USB_C_Receptacle" H 2225 6675 50 0000 R CNN
|
||||
F 2 "" H 1975 5225 50 0001 C CNN
|
||||
F 3 "" H 1975 5225 50 0001 C CNN
|
||||
1 1825 5225
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
update=Tue 05 Dec 2017 16:16:45 AEST
|
||||
update=Wed 10 Jan 2018 20:24:49 AEST
|
||||
version=1
|
||||
last_client=kicad
|
||||
[cvpcb]
|
||||
|
@ -44,6 +44,5 @@ LibName2=device
|
|||
LibName3=conn
|
||||
LibName4=regul
|
||||
LibName5=libraries/atmel
|
||||
LibName6=libraries/connector
|
||||
LibName7=libraries/microchip
|
||||
LibName8=libraries/nordic
|
||||
LibName6=libraries/microchip
|
||||
LibName7=libraries/nordic
|
||||
|
|
|
@ -4,7 +4,6 @@ LIBS:device
|
|||
LIBS:conn
|
||||
LIBS:regul
|
||||
LIBS:atmel
|
||||
LIBS:connector
|
||||
LIBS:microchip
|
||||
LIBS:nordic
|
||||
LIBS:mu_board-cache
|
||||
|
@ -470,17 +469,6 @@ F 3 "" H 6050 4500 50 0001 C CNN
|
|||
1 6050 4500
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L USB_C_Receptacle J1
|
||||
U 1 1 5A25020D
|
||||
P 1825 5225
|
||||
F 0 "J1" H 1425 6675 50 0000 L CNN
|
||||
F 1 "USB_C_Receptacle" H 2225 6675 50 0000 R CNN
|
||||
F 2 "conn_usb:USB_TypeC_U31F-24SNA0201" H 1975 5225 50 0001 C CNN
|
||||
F 3 "" H 1975 5225 50 0001 C CNN
|
||||
1 1825 5225
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text Label 9950 3025 2 60 ~ 0
|
||||
RAW
|
||||
Text Label 9950 3125 2 60 ~ 0
|
||||
|
@ -911,4 +899,15 @@ Entry Wire Line
|
|||
9400 4025 9500 3925
|
||||
Entry Wire Line
|
||||
9400 3925 9500 3825
|
||||
$Comp
|
||||
L USB_C_Receptacle J?
|
||||
U 1 1 5A55EEE3
|
||||
P 1825 5225
|
||||
F 0 "J?" H 1425 6675 50 0000 L CNN
|
||||
F 1 "USB_C_Receptacle" H 2225 6675 50 0000 R CNN
|
||||
F 2 "" H 1975 5225 50 0001 C CNN
|
||||
F 3 "" H 1975 5225 50 0001 C CNN
|
||||
1 1825 5225
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
||||
|
|
Loading…
Reference in New Issue