Skip to content

Commit

Permalink
Fix DRC warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
thejpster committed Jan 28, 2024
1 parent d33ed0f commit 74470cc
Show file tree
Hide file tree
Showing 6 changed files with 71,352 additions and 54,390 deletions.
4 changes: 2 additions & 2 deletions Kicad/bmc.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -4980,7 +4980,7 @@
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 249.555 140.335 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810151612_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--2N7002_C8545.pdf" (at 244.475 138.43 0)
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (at 244.475 138.43 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "DNP" "0" (at 244.475 138.43 0)
Expand Down Expand Up @@ -5333,7 +5333,7 @@
(property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 217.805 140.335 0)
(effects (font (size 1.27 1.27) italic) (justify left) hide)
)
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/1810151612_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--2N7002_C8545.pdf" (at 212.725 138.43 0)
(property "Datasheet" "https://www.onsemi.com/pub/Collateral/NDS7002A-D.PDF" (at 212.725 138.43 0)
(effects (font (size 1.27 1.27)) (justify left) hide)
)
(property "DNP" "0" (at 212.725 138.43 0)
Expand Down
6 changes: 5 additions & 1 deletion Kicad/expansion_slots.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,8 @@
)
(no_connect (at 248.92 38.735) (uuid 02d67f1f-aacb-4a18-92e9-d8a76ca1a93a))
(no_connect (at 248.92 53.975) (uuid 0467e938-285a-41e8-9600-255711709720))
(no_connect (at 172.72 43.815) (uuid 26708d4e-117c-4959-88df-d24855941685))
(no_connect (at 244.475 53.975) (uuid 6495731f-db63-45b3-b4fd-27a4b4628d54))
(no_connect (at 248.92 41.275) (uuid defe4d4f-f782-4071-aed2-81fe0c120fa5))
(bus_entry (at 33.02 46.99) (size 2.54 2.54)
Expand Down Expand Up @@ -1818,6 +1818,10 @@
(stroke (width 0) (type default))
(uuid d355e91f-2f69-4e1e-a17c-f480e8ce5295)
)
(wire (pts (xy 244.475 53.975) (xy 248.92 53.975))
(stroke (width 0) (type default))
(uuid d3cd7a09-3652-4db3-8f74-11def4394100)
)
(wire (pts (xy 267.97 85.725) (xy 267.97 81.915))
(stroke (width 0) (type default))
(uuid d55ae862-019e-4c01-a8d1-2d1825d17b0b)
Expand Down
Loading

0 comments on commit 74470cc

Please sign in to comment.