mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
536e77cd9d
* First draft of control board - Issue #382 * routed signals * Fixed up silkscreens and added mousebites * Fixed up silkscreens and added mousebites * 3d models of encoder and display * cleaned up layout * cleaned up layout * Rename project * Remove extraneous files * As-ordered version * As-ordered version * version 1.5 updates * Updated to Kicad 6.0 * Genereated Gerber Files * Fixed order of RaSCSI connector pinout & cleanup * cleanup and switch to KiCad6 * Fix paths to 3d models * create step file and delete old version * Address Schematic ERC Warning Co-authored-by: akuker <akuker@gmail.com>
76 lines
1.1 KiB
Plaintext
76 lines
1.1 KiB
Plaintext
{
|
|
"board": {
|
|
"active_layer": 31,
|
|
"active_layer_preset": "All Layers",
|
|
"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,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15,
|
|
16,
|
|
17,
|
|
18,
|
|
19,
|
|
20,
|
|
21,
|
|
22,
|
|
23,
|
|
24,
|
|
25,
|
|
26,
|
|
27,
|
|
28,
|
|
29,
|
|
30,
|
|
32,
|
|
33,
|
|
34,
|
|
35,
|
|
36
|
|
],
|
|
"visible_layers": "fffffff_ffffffff",
|
|
"zone_display_mode": 0
|
|
},
|
|
"meta": {
|
|
"filename": "ctrl_board.kicad_prl",
|
|
"version": 3
|
|
},
|
|
"project": {
|
|
"files": []
|
|
}
|
|
}
|