Skip to content

Commit 79f1400

Browse files
committed
fix: USB part#, USB rotatation, STM32 datasheet URL
1 parent 15851c2 commit 79f1400

4 files changed

Lines changed: 11 additions & 10 deletions

File tree

FACET.kicad_pcb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7543,7 +7543,7 @@
75437543
)
75447544
)
75457545
)
7546-
(property "Datasheet" "https://www.jst-connector.com/datasheet/jst-connector/B10B-PHDSS.pdf"
7546+
(property "Datasheet" "https://www.lcsc.com/datasheet/C158039.pdf"
75477547
(at 0 0 180)
75487548
(unlocked yes)
75497549
(layer "F.Fab")
@@ -17585,7 +17585,7 @@
1758517585
)
1758617586
)
1758717587
)
17588-
(property "Datasheet" "https://www.lcsc.com/datasheet/C3025063.pdf"
17588+
(property "Datasheet" "https://www.lcsc.com/datasheet/C3020560.pdf"
1758917589
(at 0 0 0)
1759017590
(unlocked yes)
1759117591
(layer "F.Fab")
@@ -17611,7 +17611,7 @@
1761117611
)
1761217612
)
1761317613
)
17614-
(property "LCSC" "C3025063"
17614+
(property "LCSC" "C3020560"
1761517615
(at 0 0 0)
1761617616
(layer "F.SilkS")
1761717617
(hide yes)
@@ -17636,7 +17636,7 @@
1763617636
)
1763717637
)
1763817638
)
17639-
(property "MP" "USB4105-GF-A-060"
17639+
(property "MP" "USB4105-GF-A"
1764017640
(at 0 0 0)
1764117641
(unlocked yes)
1764217642
(layer "F.Fab")
@@ -45680,7 +45680,7 @@
4568045680
(justify mirror)
4568145681
)
4568245682
)
45683-
(property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf"
45683+
(property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_2304140030_STMicroelectronics-STM32G031J6M6_C432201.pdf"
4568445684
(at 0 0 0)
4568545685
(layer "B.Fab")
4568645686
(hide yes)

facet_conn.kicad_sch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6006,7 +6006,7 @@
60066006
(hide yes)
60076007
)
60086008
)
6009-
(property "Datasheet" "https://www.jst-connector.com/datasheet/jst-connector/B10B-PHDSS.pdf"
6009+
(property "Datasheet" "https://www.lcsc.com/datasheet/C158039.pdf"
60106010
(at 224.79 148.59 0)
60116011
(effects
60126012
(font
@@ -7688,7 +7688,7 @@
76887688
(hide yes)
76897689
)
76907690
)
7691-
(property "Datasheet" "https://www.lcsc.com/datasheet/C3025063.pdf"
7691+
(property "Datasheet" "https://www.lcsc.com/datasheet/C3020560.pdf"
76927692
(at 187.96 83.82 0)
76937693
(effects
76947694
(font
@@ -7706,7 +7706,7 @@
77067706
(hide yes)
77077707
)
77087708
)
7709-
(property "LCSC" "C3025063"
7709+
(property "LCSC" "C3020560"
77107710
(at 184.15 60.96 0)
77117711
(effects
77127712
(font
@@ -7724,7 +7724,7 @@
77247724
(hide yes)
77257725
)
77267726
)
7727-
(property "MP" "USB4105-GF-A-060"
7727+
(property "MP" "USB4105-GF-A"
77287728
(at 184.15 83.82 0)
77297729
(effects
77307730
(font

kibot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ filters:
1212
offsets:
1313
- ["^PinHeader_2x05_P1\\.27mm_Vertical_SMD$", "0.00,0.00"]
1414
- ["^JST_PHD_B10B", "4.00,-0.85"]
15+
- ["^USB_C_Receptacle_GCT_USB4105", "0.00,-1.50"]
1516
rotations:
1617
- ["^DGV20$", 270.0]
1718
- ["^PinHeader_2x13_P2\\.00mm_Vertical_SMD$", 270]

oled_postcode_display.kicad_sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@
18891889
(hide yes)
18901890
)
18911891
)
1892-
(property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf"
1892+
(property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_2304140030_STMicroelectronics-STM32G031J6M6_C432201.pdf"
18931893
(at 92.71 90.17 0)
18941894
(effects
18951895
(font

0 commit comments

Comments
 (0)