Skip to content

Commit 74470cc

Browse files
committed
Fix DRC warnings.
1 parent d33ed0f commit 74470cc

6 files changed

Lines changed: 71352 additions & 54390 deletions

File tree

Kicad/bmc.kicad_sch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4980,7 +4980,7 @@
49804980
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 249.555 140.335 0)
49814981
(effects (font (size 1.27 1.27) italic) (justify left) hide)
49824982
)
4983-
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810151612_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--2N7002_C8545.pdf" (at 244.475 138.43 0)
4983+
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (at 244.475 138.43 0)
49844984
(effects (font (size 1.27 1.27)) (justify left) hide)
49854985
)
49864986
(property "DNP" "0" (at 244.475 138.43 0)
@@ -5333,7 +5333,7 @@
53335333
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 217.805 140.335 0)
53345334
(effects (font (size 1.27 1.27) italic) (justify left) hide)
53355335
)
5336-
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810151612_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--2N7002_C8545.pdf" (at 212.725 138.43 0)
5336+
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (at 212.725 138.43 0)
53375337
(effects (font (size 1.27 1.27)) (justify left) hide)
53385338
)
53395339
(property "DNP" "0" (at 212.725 138.43 0)

Kicad/expansion_slots.kicad_sch

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,8 +739,8 @@
739739
)
740740
741741
(no_connect (at 248.92 38.735) (uuid 02d67f1f-aacb-4a18-92e9-d8a76ca1a93a))
742-
(no_connect (at 248.92 53.975) (uuid 0467e938-285a-41e8-9600-255711709720))
743742
(no_connect (at 172.72 43.815) (uuid 26708d4e-117c-4959-88df-d24855941685))
743+
(no_connect (at 244.475 53.975) (uuid 6495731f-db63-45b3-b4fd-27a4b4628d54))
744744
(no_connect (at 248.92 41.275) (uuid defe4d4f-f782-4071-aed2-81fe0c120fa5))
745745
746746
(bus_entry (at 33.02 46.99) (size 2.54 2.54)
@@ -1818,6 +1818,10 @@
18181818
(stroke (width 0) (type default))
18191819
(uuid d355e91f-2f69-4e1e-a17c-f480e8ce5295)
18201820
)
1821+
(wire (pts (xy 244.475 53.975) (xy 248.92 53.975))
1822+
(stroke (width 0) (type default))
1823+
(uuid d3cd7a09-3652-4db3-8f74-11def4394100)
1824+
)
18211825
(wire (pts (xy 267.97 85.725) (xy 267.97 81.915))
18221826
(stroke (width 0) (type default))
18231827
(uuid d55ae862-019e-4c01-a8d1-2d1825d17b0b)

0 commit comments

Comments
 (0)