Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/Boards/ConnectBoard/ConnectBoard.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The Connect Board provides the GPIO connections necessary to connect multiple So
| | Fix Edge Switches to run content even if debug port is connected at startup |
| OK | Change individual resistors to resistor array |
| OK | Fix silkscreen |
| | PCB Manufacturer ERC Rules |
| | Verify Standoff/Height connection (include check for DC Barrel Jack)
| | Test Print PCB |
| OK | PCB Manufacturer ERC Rules |
| OK | Verify Standoff/Height connection (include check for DC Barrel Jack)
| N/A | Test Print PCB |

## Bill Of Materials
| On-Hand? | Part | Quantity | Description |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 4)
(outputformat 1)
(mirror false)
(drillshape 0)
(scaleselection 1)
(outputdirectory "pcb/"))
(outputdirectory "pcb/gerber/"))
)

(net 0 "")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
)

(page A4)
(title_block
(title "Prop 2 Sonar Connect Board")
(date 2025-03-25)
(rev Rev0)
(company "FAST Robotics")
)

(layers
(0 F.Cu signal)
(31 B.Cu signal)
Expand Down Expand Up @@ -70,7 +77,7 @@
(creategerberjobfile false)
(excludeedgelayer true)
(linewidth 0.100000)
(plotframeref false)
(plotframeref true)
(viasonmask false)
(mode 1)
(useauxorigin false)
Expand All @@ -84,11 +91,11 @@
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(outputformat 4)
(mirror false)
(drillshape 1)
(drillshape 0)
(scaleselection 1)
(outputdirectory ""))
(outputdirectory "pcb/"))
)

(net 0 "")
Expand Down
Binary file not shown.
Loading