diff --git a/.gitignore b/.gitignore index c0c92e5..29dd663 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ fp-info-cache *.DS_Store Documentation/Thumbs.db +*.kicad_prl diff --git a/256kB-2chip-SOJ/Documentation/VRAM 256 Inner Layer.png b/256kB-2chip-SOJ/Documentation/VRAM 256 Inner Layer.png new file mode 100644 index 0000000..94f0c8a Binary files /dev/null and b/256kB-2chip-SOJ/Documentation/VRAM 256 Inner Layer.png differ diff --git a/256kB-2chip-SOJ/Documentation/VRAM 256 Top Layer.png b/256kB-2chip-SOJ/Documentation/VRAM 256 Top Layer.png new file mode 100644 index 0000000..72080e6 Binary files /dev/null and b/256kB-2chip-SOJ/Documentation/VRAM 256 Top Layer.png differ diff --git a/256kB-2chip-SOJ/MacVRAMSIMM.kicad_prl b/256kB-2chip-SOJ/MacVRAMSIMM.kicad_prl index 7b92857..caf2fda 100644 --- a/256kB-2chip-SOJ/MacVRAMSIMM.kicad_prl +++ b/256kB-2chip-SOJ/MacVRAMSIMM.kicad_prl @@ -1,7 +1,7 @@ { "board": { - "active_layer": 0, - "active_layer_preset": "All Layers", + "active_layer": 41, + "active_layer_preset": "", "auto_track_width": true, "hidden_nets": [], "high_contrast_mode": 0, @@ -10,7 +10,7 @@ "pads": 1.0, "tracks": 1.0, "vias": 1.0, - "zones": 0.6 + "zones": 1.0 }, "ratsnest_display_mode": 0, "selection_filter": { @@ -33,6 +33,7 @@ 3, 4, 5, + 7, 8, 9, 10, @@ -60,9 +61,10 @@ 33, 34, 35, - 36 + 36, + 37 ], - "visible_layers": "fffffff_ffffffff", + "visible_layers": "ffc1000_7ffffffc", "zone_display_mode": 0 }, "meta": { diff --git a/512kB-2chip-SOJ/Documentation/VRAM 512 Inner Layer.png b/512kB-2chip-SOJ/Documentation/VRAM 512 Inner Layer.png new file mode 100644 index 0000000..f9c9892 Binary files /dev/null and b/512kB-2chip-SOJ/Documentation/VRAM 512 Inner Layer.png differ diff --git a/512kB-2chip-SOJ/Documentation/VRAM 512 Top Layer.png b/512kB-2chip-SOJ/Documentation/VRAM 512 Top Layer.png new file mode 100644 index 0000000..2b6ad12 Binary files /dev/null and b/512kB-2chip-SOJ/Documentation/VRAM 512 Top Layer.png differ diff --git a/512kB-2chip-SOJ/MacVRAMSIMM.kicad_prl b/512kB-2chip-SOJ/MacVRAMSIMM.kicad_prl deleted file mode 100644 index 7b92857..0000000 --- a/512kB-2chip-SOJ/MacVRAMSIMM.kicad_prl +++ /dev/null @@ -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": [] - } -}