Remove pictures? And add somem ore

This commit is contained in:
Zane Kaminski 2023-02-28 11:39:20 -05:00
parent 89421ede78
commit 3dc865b2c3
7 changed files with 8 additions and 80 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ fp-info-cache
*.DS_Store *.DS_Store
Documentation/Thumbs.db Documentation/Thumbs.db
*.kicad_prl

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

View File

@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 41,
"active_layer_preset": "All Layers", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 0, "high_contrast_mode": 0,
@ -10,7 +10,7 @@
"pads": 1.0, "pads": 1.0,
"tracks": 1.0, "tracks": 1.0,
"vias": 1.0, "vias": 1.0,
"zones": 0.6 "zones": 1.0
}, },
"ratsnest_display_mode": 0, "ratsnest_display_mode": 0,
"selection_filter": { "selection_filter": {
@ -33,6 +33,7 @@
3, 3,
4, 4,
5, 5,
7,
8, 8,
9, 9,
10, 10,
@ -60,9 +61,10 @@
33, 33,
34, 34,
35, 35,
36 36,
37
], ],
"visible_layers": "fffffff_ffffffff", "visible_layers": "ffc1000_7ffffffc",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"meta": { "meta": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

View File

@ -1,75 +0,0 @@
{
"board": {
"active_layer": 0,
"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": "MacVRAMSIMM.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}