Skip to content

Commit 2462580

Browse files
authoredJan 11, 2024
Merge pull request #3 from ncsurobotics/dev2.0
intial design of v2.0 carrying FPGA module.
2 parents de3fd28 + 735fd29 commit 2462580

11 files changed

+26423
-10702
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ fp-info-cache
3030
*.xml
3131
*.csv
3232

33+
~*.lck

‎DistBoard (WIP).kicad_pcb

+21,310
Large diffs are not rendered by default.

‎DistBoard.kicad_pro ‎DistBoard (WIP).kicad_pro

+12-8
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,7 @@
5555
"width": 0.0
5656
}
5757
],
58-
"drc_exclusions": [
59-
"lib_footprint_issues|127488051|94206323|a2d8417a-0850-43c8-b13d-b3fdf0931bda|00000000-0000-0000-0000-000000000000",
60-
"lib_footprint_issues|142095353|89081165|f624f258-5804-4ca7-a8f6-5ba9ba7a1b62|00000000-0000-0000-0000-000000000000",
61-
"lib_footprint_issues|142127594|94243901|54d8c7be-f27e-4fa1-8f68-a73175d430e3|00000000-0000-0000-0000-000000000000",
62-
"lib_footprint_issues|157327600|94208600|de503746-ed56-40b7-9212-0a2db4e72145|00000000-0000-0000-0000-000000000000"
63-
],
58+
"drc_exclusions": [],
6459
"meta": {
6560
"version": 2
6661
},
@@ -410,7 +405,7 @@
410405
"pinned_symbol_libs": []
411406
},
412407
"meta": {
413-
"filename": "DistBoard.kicad_pro",
408+
"filename": "DistBoard (WIP).kicad_pro",
414409
"version": 1
415410
},
416411
"net_settings": {
@@ -438,7 +433,16 @@
438433
},
439434
"net_colors": null,
440435
"netclass_assignments": null,
441-
"netclass_patterns": []
436+
"netclass_patterns": [
437+
{
438+
"netclass": "Default",
439+
"pattern": "/J2 (CLK)"
440+
},
441+
{
442+
"netclass": "Default",
443+
"pattern": "/J3 (CLK)"
444+
}
445+
]
442446
},
443447
"pcbnew": {
444448
"last_paths": {

‎DistBoard (WIP).kicad_sch

+3,587
Large diffs are not rendered by default.

‎DistBoard-altium-import.kicad_sym

+2-68
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,4 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2-
(symbol "GND" (power) (in_bom yes) (on_board yes)
3-
(property "Reference" "#PWR" (at 0 0 0)
4-
(effects (font (size 1.27 1.27)))
5-
)
6-
(property "Value" "GND" (at 0 6.35 0)
7-
(effects (font (size 1.27 1.27)))
8-
)
9-
(property "Footprint" "" (at 0 0 0)
10-
(effects (font (size 1.27 1.27)) hide)
11-
)
12-
(property "Datasheet" "" (at 0 0 0)
13-
(effects (font (size 1.27 1.27)) hide)
14-
)
15-
(property "ki_keywords" "power-flag" (at 0 0 0)
16-
(effects (font (size 1.27 1.27)) hide)
17-
)
18-
(property "ki_description" "Power symbol creates a global label with name 'GND'" (at 0 0 0)
19-
(effects (font (size 1.27 1.27)) hide)
20-
)
21-
(symbol "GND_0_0"
22-
(polyline
23-
(pts
24-
(xy -2.54 -2.54)
25-
(xy 2.54 -2.54)
26-
)
27-
(stroke (width 0.254) (type solid))
28-
(fill (type none))
29-
)
30-
(polyline
31-
(pts
32-
(xy -1.778 -3.302)
33-
(xy 1.778 -3.302)
34-
)
35-
(stroke (width 0.254) (type solid))
36-
(fill (type none))
37-
)
38-
(polyline
39-
(pts
40-
(xy -1.016 -4.064)
41-
(xy 1.016 -4.064)
42-
)
43-
(stroke (width 0.254) (type solid))
44-
(fill (type none))
45-
)
46-
(polyline
47-
(pts
48-
(xy -0.254 -4.826)
49-
(xy 0.254 -4.826)
50-
)
51-
(stroke (width 0.254) (type solid))
52-
(fill (type none))
53-
)
54-
(polyline
55-
(pts
56-
(xy 0 0)
57-
(xy 0 -2.54)
58-
)
59-
(stroke (width 0.254) (type solid))
60-
(fill (type none))
61-
)
62-
(pin power_in line (at 0 0 0) (length 0) hide
63-
(name "GND" (effects (font (size 1.27 1.27))))
64-
(number "" (effects (font (size 1.27 1.27))))
65-
)
66-
)
67-
)
682
(symbol "root_0_02cd4be3c70576c341d710602a673aa" (in_bom yes) (on_board yes)
693
(property "Reference" "" (at 0 0 0)
704
(effects (font (size 1.27 1.27)))
@@ -202,11 +136,11 @@
202136
(effects (font (size 1.27 1.27)) hide)
203137
)
204138
(symbol "root_0_FUSE-2_1_0"
205-
(arc (start 2.54 -2.54) (mid 1.27 -1.27) (end 0 -2.54)
139+
(arc (start 2.54 -2.54) (mid 1.27 -1.2755) (end 0 -2.54)
206140
(stroke (width 0.254) (type solid))
207141
(fill (type none))
208142
)
209-
(arc (start 2.54 -2.54) (mid 3.81 -3.81) (end 5.08 -2.54)
143+
(arc (start 2.54 -2.54) (mid 3.81 -3.8045) (end 5.08 -2.54)
210144
(stroke (width 0.254) (type solid))
211145
(fill (type none))
212146
)

‎DistBoard.kicad_pcb

-9,184
This file was deleted.

‎DistBoard.kicad_sch

-1,441
This file was deleted.

‎SWLib (24pin header).kicad_sym

+1,437
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
(footprint "CONN24_PPTC241LFBN-RC_SUL" (version 20221018) (generator pcbnew)
2+
(layer "F.Cu")
3+
(tags "PPTC241LFBN-RC ")
4+
(attr through_hole)
5+
(fp_text reference "REF**" (at 29.21 0 unlocked) (layer "F.SilkS")
6+
(effects (font (size 1 1) (thickness 0.15)))
7+
(tstamp 6b2ce9f4-b034-4b76-98ad-bf6d05bc1028)
8+
)
9+
(fp_text value "CONN24_PPTC241LFBN-RC_SUL" (at 29.21 0 unlocked) (layer "F.Fab")
10+
(effects (font (size 1 1) (thickness 0.15)))
11+
(tstamp 278c1b36-efa5-4143-957f-80141ed1e578)
12+
)
13+
(fp_text user "${REFERENCE}" (at 29.21 0 unlocked) (layer "F.Fab")
14+
(effects (font (size 1 1) (thickness 0.15)))
15+
(tstamp acedac05-848e-4e8d-b7bc-81885e57a203)
16+
)
17+
(fp_circle (center -2.286 0) (end -1.905 0)
18+
(stroke (width 0.508) (type solid)) (fill none) (layer "B.SilkS") (tstamp 8f2ff847-153b-4324-a78f-6a0c7a5d3995))
19+
(fp_line (start -1.651 -1.397) (end -1.651 1.397)
20+
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp f65bdf2a-0a93-412f-816c-0c56d32b6198))
21+
(fp_line (start -1.651 1.397) (end 60.071 1.397)
22+
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 30ff530a-8876-4156-a82e-fe6e85533b6a))
23+
(fp_line (start 60.071 -1.397) (end -1.651 -1.397)
24+
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 5463e71d-6bf8-4684-a4a5-87023a09f1bf))
25+
(fp_line (start 60.071 1.397) (end 60.071 -1.397)
26+
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp b3528bb8-2375-4ea2-b973-85cb27f96cff))
27+
(fp_circle (center -2.286 0) (end -1.905 0)
28+
(stroke (width 0.508) (type solid)) (fill none) (layer "F.SilkS") (tstamp e71b1804-8316-4e19-81ab-cef59000964f))
29+
(fp_line (start -1.778 -1.524) (end -1.778 1.524)
30+
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 5db62381-7a40-4b2a-8a9d-bbd5fd7c49f7))
31+
(fp_line (start -1.778 1.524) (end 60.198 1.524)
32+
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp f4714d9b-7aab-4495-b156-b73814f91060))
33+
(fp_line (start 60.198 -1.524) (end -1.778 -1.524)
34+
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 153f56ad-6e0a-421f-af3e-abb09ca9912b))
35+
(fp_line (start 60.198 1.524) (end 60.198 -1.524)
36+
(stroke (width 0.1524) (type solid)) (layer "F.CrtYd") (tstamp 4e9152be-c3a3-4411-874a-bd78d3304ac5))
37+
(fp_line (start -1.524 -1.27) (end -1.524 1.27)
38+
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp 6fc14bb9-0d19-47d0-bd9e-4a6acaa560b8))
39+
(fp_line (start -1.524 1.27) (end 59.944 1.27)
40+
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp e04bab34-5159-4c82-845c-09df5cd3c805))
41+
(fp_line (start 59.944 -1.27) (end -1.524 -1.27)
42+
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp d1ad7e8d-9ed3-4d2f-92ca-311bd3f0fa9e))
43+
(fp_line (start 59.944 1.27) (end 59.944 -1.27)
44+
(stroke (width 0.0254) (type solid)) (layer "F.Fab") (tstamp 1d835109-3ef3-447f-aa0b-26fe8a37d8a3))
45+
(fp_circle (center 0 -1.905) (end 0.381 -1.905)
46+
(stroke (width 0.508) (type solid)) (fill none) (layer "F.Fab") (tstamp 9617c36c-427d-40ac-b8a5-7fca21f54738))
47+
(pad "1" thru_hole circle (at 0 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 9535f060-bcaa-46b2-98db-ff8eba602ee9))
48+
(pad "2" thru_hole circle (at 2.54 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp b2654061-4a61-4c23-8f27-608a228e3eb8))
49+
(pad "3" thru_hole circle (at 5.08 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 4bac3889-8fc3-4d68-9f15-59ac5f5a95c3))
50+
(pad "4" thru_hole circle (at 7.62 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 465d05c3-49ef-4c45-9889-8c3464eaa01e))
51+
(pad "5" thru_hole circle (at 10.16 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 8b3bd1fa-5b9f-4433-8d64-84f4cc4b1fca))
52+
(pad "6" thru_hole circle (at 12.7 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp c3ed3324-4533-410d-885d-500eef2c764d))
53+
(pad "7" thru_hole circle (at 15.24 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp e745ab65-81a2-4438-8a2c-8fcb6c52fb1f))
54+
(pad "8" thru_hole circle (at 17.78 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp f72787dc-011a-42fd-b030-e39ff4b8d26e))
55+
(pad "9" thru_hole circle (at 20.32 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 00a9e044-99d0-4ef6-a83b-260e78af7bae))
56+
(pad "10" thru_hole circle (at 22.86 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 0b5aa383-af8f-42f1-a23b-69f15fb0a101))
57+
(pad "11" thru_hole circle (at 25.4 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 22f41fc7-8fce-4f6d-9179-ee95f6baec80))
58+
(pad "12" thru_hole circle (at 27.94 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp deb7866f-9f2e-4a07-9521-ebd0d83a6e94))
59+
(pad "13" thru_hole circle (at 30.48 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp ec7cdd4e-28f8-4095-a988-4e955530a22a))
60+
(pad "14" thru_hole circle (at 33.02 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 81d42e43-90b2-4119-a698-f09f8adbb3a4))
61+
(pad "15" thru_hole circle (at 35.56 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 4a5ab058-5d70-46b7-bf55-2820440a104e))
62+
(pad "16" thru_hole circle (at 38.1 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 239b945c-df29-4e7d-a658-60e65cbd7801))
63+
(pad "17" thru_hole circle (at 40.64 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp b5da72f2-1486-4eae-9042-98be3a9326bb))
64+
(pad "18" thru_hole circle (at 43.18 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 261f1fd3-03fa-442a-b5ac-94a8e33796c7))
65+
(pad "19" thru_hole circle (at 45.72 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 896a5881-7235-4033-948f-9cb9fb34504b))
66+
(pad "20" thru_hole circle (at 48.26 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 53427cb3-c8db-4a04-a350-c65d7c9c1868))
67+
(pad "21" thru_hole circle (at 50.8 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 5fbf200a-23b8-477d-a6df-04e58a7f4789))
68+
(pad "22" thru_hole circle (at 53.34 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp ab10342e-731e-4cdb-a5ff-c914f9aad00c))
69+
(pad "23" thru_hole circle (at 55.88 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp 2e5da7b5-d1a8-4d45-be87-0d4859301b91))
70+
(pad "24" thru_hole circle (at 58.42 0) (size 1.5748 1.5748) (drill 1.0668) (layers "*.Cu" "*.Mask") (tstamp c329ccbb-9113-4e4c-a36d-cdcbf61bf5b1))
71+
)

‎fp-lib-table

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
(fp_lib_table
22
(version 7)
33
(lib (name "AltiumImport")(type "KiCad")(uri "${KIPRJMOD}/AltiumImport.pretty")(options "")(descr ""))
4+
(lib (name "SWLib (24pin header)")(type "KiCad")(uri "${KIPRJMOD}/SWLib (24pin header).pretty")(options "")(descr ""))
45
)

‎sym-lib-table

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
(sym_lib_table
2-
(version 0)
2+
(version 7)
33
(lib (name "DistBoard-altium-import")(type "KiCad")(uri "${KIPRJMOD}/DistBoard-altium-import.kicad_sym")(options "")(descr ""))
4+
(lib (name "SWLib (24pin header)")(type "KiCad")(uri "${KIPRJMOD}/SWLib (24pin header).kicad_sym")(options "")(descr ""))
45
)

0 commit comments

Comments
 (0)
Please sign in to comment.