diff --git a/bitaxeMax.kicad_pro b/bitaxeMax.kicad_pro index 973cdbf..654b8c1 100644 --- a/bitaxeMax.kicad_pro +++ b/bitaxeMax.kicad_pro @@ -56,7 +56,22 @@ "width": 0.0 } ], - "drc_exclusions": [], + "drc_exclusions": [ + "clearance|112832991|114439880|bcfa14f1-5f5a-43f6-88fd-0de41efb246d|e66254f1-077e-44b0-9073-21ab505102fc", + "clearance|112867650|114916868|bcfa14f1-5f5a-43f6-88fd-0de41efb246d|e66254f1-077e-44b0-9073-21ab505102fc", + "clearance|90702000|77755200|2ec04c5b-e9e1-4ef2-8de3-41185ac828cc|86981f5d-fbfa-4f75-abce-1460e052ee23", + "clearance|94070000|78161600|2ec04c5b-e9e1-4ef2-8de3-41185ac828cc|86981f5d-fbfa-4f75-abce-1460e052ee23", + "clearance|98548437|114923027|bcfa14f1-5f5a-43f6-88fd-0de41efb246d|e66254f1-077e-44b0-9073-21ab505102fc", + "clearance|98558048|114499565|bcfa14f1-5f5a-43f6-88fd-0de41efb246d|e66254f1-077e-44b0-9073-21ab505102fc", + "silk_edge_clearance|77190000|87496615|bc15ce07-c22b-4f8c-8527-c47dc9e046b6|391c3d07-931f-4d2e-a809-56975caf8278", + "track_dangling|100270000|66970000|e3268f5c-ceef-4e4d-9c0c-1931c36823a8|00000000-0000-0000-0000-000000000000", + "track_dangling|109634600|116230000|3525187a-7420-46c4-83a2-0b4a6b911939|00000000-0000-0000-0000-000000000000", + "track_dangling|122465000|98550000|ded17c37-b724-4ccb-bfa6-c5d99963879a|00000000-0000-0000-0000-000000000000", + "track_dangling|129500000|58355000|b92bf38c-617e-4a1b-b089-9fcbf7a1c9aa|00000000-0000-0000-0000-000000000000", + "track_dangling|131065000|98260000|3f706062-c6ac-4eba-a76e-88f45a12657e|00000000-0000-0000-0000-000000000000", + "track_dangling|90640600|63560000|cb039e52-5135-41f4-aa0e-28677582fd15|00000000-0000-0000-0000-000000000000", + "track_dangling|90683000|63535600|a2543597-cfcb-489c-ae16-4a678221fe34|00000000-0000-0000-0000-000000000000" + ], "meta": { "version": 2 }, diff --git a/readme.md b/readme.md index 06c60c9..e8bd90c 100644 --- a/readme.md +++ b/readme.md @@ -40,7 +40,7 @@ bitaxe is the first fully open source hardware Bitcoin ASIC miner. - Swap this fan with the [Noctua NF-A4x10](https://noctua.at/en/products/fan/nf-a4x10-pwm) 5V 4-Pin fan for a much more pleasant experience. - The BM1397 serial port is 1.8V. These pins are broken out, but the main idea is to communicate with the BM1397 from the ESP32 - Level shifters to interface the 1.8V BM1397 with the 3.3V ESP32. These pins are also broken out. -- [KiCad 6](https://www.kicad.org) design files +- [KiCad 7](https://www.kicad.org) design files - All of the parts on the board are listed in the KiCad BOM ## Software