Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rev07b pcb: connect B0,B2 (with 5mil traces, all that would fit). Fix C16 footprint. #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv

# MacOs Finder droppings
.DS_Store
Binary file modified pcb/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions pcb/feederFloor/fp-lib-table
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(fp_lib_table
(lib (name "index")(type "KiCad")(uri "${KIPRJMOD}/../../../lib/kicad/index.pretty")(options "")(descr ""))
(lib (name "feeder")(type "KiCad")(uri "/Users/stephen/feeder/lib/kicad/feeder.pretty")(options "")(descr ""))
(lib (name "kikit")(type "KiCad")(uri "${KIPRJMOD}/kikit.pretty")(options "")(descr ""))
)
9,529 changes: 4,998 additions & 4,531 deletions pcb/mobo/mobo.kicad_pcb

Large diffs are not rendered by default.

40 changes: 38 additions & 2 deletions pcb/mobo/mobo.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,18 @@
"width": 0.0
}
],
"drc_exclusions": [],
"drc_exclusions": [
"courtyards_overlap|105733334|79792740|3381b763-2886-4e76-a243-cbcc2ec8a032|c1518dae-2aaf-4360-9028-98a626546353",
"silk_over_copper|86486397|41813603|e5fe8e2d-de47-4370-9c41-bcaa022fa756|5c30e0a8-2876-4ddd-8bb1-1f98d1d0853a",
"silk_over_copper|91986397|36313603|e5fe8e2d-de47-4370-9c41-bcaa022fa756|02d05f2e-b1c3-4b9f-b1e9-c886382fd3af",
"silk_overlap|102812000|96000000|5a9ce40e-026f-4dd2-9a35-18bdce868565|07dea2b7-24c3-46d3-9aab-8489613fedcc",
"silk_overlap|113665000|82000000|0a909fb0-ce42-4387-8bc3-c495ec6b42b7|908a241c-e635-461e-a7dd-0a44d5d2e813",
"silk_overlap|113665000|82010000|3395e230-1d35-4beb-844d-a586d1296190|908a241c-e635-461e-a7dd-0a44d5d2e813",
"silk_overlap|118135000|82000000|43ce8056-ea84-491b-a7a4-3133d8bb8638|908a241c-e635-461e-a7dd-0a44d5d2e813",
"silk_overlap|94292000|101542000|f94cd378-45f3-47f8-b73b-498d8f7118e7|494b0341-6f0b-4f7a-8dfb-899918511577",
"silk_overlap|94292000|96000000|f94cd378-45f3-47f8-b73b-498d8f7118e7|07dea2b7-24c3-46d3-9aab-8489613fedcc",
"silk_overlap|94300000|101542000|e34c8a99-2274-4e2c-94bf-8419996af011|494b0341-6f0b-4f7a-8dfb-899918511577"
],
"meta": {
"filename": "board_design_settings.json",
"version": 2
Expand Down Expand Up @@ -114,13 +125,15 @@
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_track_width": 0.127,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"use_height_for_length_calcs": true
},
"track_widths": [
0.0,
0.127,
0.1524,
0.2,
0.3,
0.4,
Expand Down Expand Up @@ -376,6 +389,29 @@
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6.0
},
{
"bus_width": 12.0,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "tight",
"nets": [
"LED1",
"LED2",
"SW1",
"SW2"
],
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.127,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6.0
}
],
"meta": {
Expand Down
26 changes: 26 additions & 0 deletions pcb/mobo/mobo.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -1874,6 +1874,9 @@
(junction (at 65.405 165.1) (diameter 0) (color 0 0 0 0)
(uuid b79b4bc1-5292-4f22-96da-053abaf32268)
)
(junction (at 82.55 49.53) (diameter 0) (color 0 0 0 0)
(uuid bab3ee49-7be4-4e81-9491-304adb11d323)
)
(junction (at 66.04 182.88) (diameter 0) (color 0 0 0 0)
(uuid bf331016-e8f6-41fc-9244-0f51d6b913e4)
)
Expand Down Expand Up @@ -2105,6 +2108,10 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 59266495-3dbe-4a77-84da-0744244535ea)
)
(wire (pts (xy 81.28 49.53) (xy 81.28 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 593532ef-a388-4757-ac2b-1373028fd73c)
)
(wire (pts (xy 162.56 53.34) (xy 162.56 52.07))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 59fc765e-1357-4c94-9529-5635418c7d73)
Expand Down Expand Up @@ -2254,10 +2261,18 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9529c01f-e1cd-40be-b7f0-83780a544249)
)
(wire (pts (xy 81.28 44.45) (xy 82.55 44.45))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 962fa5a7-9410-4539-821a-8603eb6047b3)
)
(wire (pts (xy 132.08 102.87) (xy 132.08 105.41))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 96662d4a-4e07-42c0-bb68-d9c55228c6a7)
)
(wire (pts (xy 83.82 49.53) (xy 82.55 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 967ead69-f685-4865-833e-2e1dbad03799)
)
(wire (pts (xy 160.02 53.34) (xy 162.56 53.34))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 96db52e2-6336-4f5e-846e-528c594d0509)
Expand Down Expand Up @@ -2364,6 +2379,10 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ad418022-07a6-448a-a8b7-8f4f5d5c57d4)
)
(wire (pts (xy 82.55 49.53) (xy 81.28 49.53))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ad6677e5-adf4-4841-9d01-4052a4896edb)
)
(wire (pts (xy 40.64 20.32) (xy 40.64 22.86))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b1ed3546-642a-4033-829c-42014009e4de)
Expand Down Expand Up @@ -3025,6 +3044,13 @@
(effects (font (size 1.27 1.27)) hide)
)
)
(global_label "SW1" (shape input) (at 25.4 60.96 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid bd9bcfd6-ce3b-4df3-b6b7-702fd9ed5e66)
(property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 128.27 130.81 0)
(effects (font (size 1.27 1.27)) hide)
)
)
(global_label "SWCLK" (shape input) (at 55.88 96.52 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid bdf40d30-88ff-4479-bad1-69529464b61b)
Expand Down
Binary file added pcb/mobo/rev07b.zip
Binary file not shown.