Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eugmes committed Jan 19, 2021
0 parents commit 8b43680
Show file tree
Hide file tree
Showing 13 changed files with 19,924 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ax5243-test-board.kicad_dru
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
(version 6)

(rule "RF-GND"
(constraint clearance (min 0.4mm))
(condition "A.NetClass == 'RF' && B.NetName == 'GND'"))
12,157 changes: 12,157 additions & 0 deletions ax5243-test-board.kicad_pcb

Large diffs are not rendered by default.

73 changes: 73 additions & 0 deletions ax5243-test-board.kicad_prl
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"board": {
"active_layer": 37,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
6,
8,
9,
10,
11,
12,
13,
14,
15,
16,
18,
19,
20,
21,
22,
23,
24,
27,
28,
29,
30,
31,
32,
33,
37,
38
],
"visible_layers": "000f0fc_80000001",
"zone_display_mode": 0
},
"meta": {
"filename": "ax5243-test-board.kicad_prl",
"version": 2
},
"project": {
"files": []
}
}
Loading

0 comments on commit 8b43680

Please sign in to comment.