Skip to content

Commit 9bc27fd

Browse files
committed
fix: Use correct part# for USB-C port (was TH instead of SMT)
1 parent 4651494 commit 9bc27fd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

FACET.kicad_pcb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17585,7 +17585,7 @@
1758517585
)
1758617586
)
1758717587
)
17588-
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
17588+
(property "Datasheet" "https://www.lcsc.com/datasheet/C3025063.pdf"
1758917589
(at 0 0 0)
1759017590
(unlocked yes)
1759117591
(layer "F.Fab")
@@ -17611,7 +17611,7 @@
1761117611
)
1761217612
)
1761317613
)
17614-
(property "LCSC" "C7095263"
17614+
(property "LCSC" "C3025063"
1761517615
(at 0 0 0)
1761617616
(layer "F.SilkS")
1761717617
(hide yes)
@@ -17636,7 +17636,7 @@
1763617636
)
1763717637
)
1763817638
)
17639-
(property "MP" "USB4085-GF-A"
17639+
(property "MP" "USB4105-GF-A-060"
1764017640
(at 0 0 0)
1764117641
(unlocked yes)
1764217642
(layer "F.Fab")

facet_conn.kicad_sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7688,7 +7688,7 @@
76887688
(hide yes)
76897689
)
76907690
)
7691-
(property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip"
7691+
(property "Datasheet" "https://www.lcsc.com/datasheet/C3025063.pdf"
76927692
(at 187.96 83.82 0)
76937693
(effects
76947694
(font
@@ -7706,7 +7706,7 @@
77067706
(hide yes)
77077707
)
77087708
)
7709-
(property "LCSC" "C7095263"
7709+
(property "LCSC" "C3025063"
77107710
(at 184.15 60.96 0)
77117711
(effects
77127712
(font
@@ -7724,7 +7724,7 @@
77247724
(hide yes)
77257725
)
77267726
)
7727-
(property "MP" "USB4085-GF-A"
7727+
(property "MP" "USB4105-GF-A-060"
77287728
(at 184.15 83.82 0)
77297729
(effects
77307730
(font

0 commit comments

Comments
 (0)