diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-14 22:08:10 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-14 22:08:10 +0100 |
commit | 7d602178b3496a6a5a99ff8dab93207baca7f64d (patch) | |
tree | fc38687aeec5cb6d9ace54e8985c11e5ab51e7ec /kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl | |
parent | ee864abec83a801a052a0f3610e7b53e921e0e2e (diff) | |
download | picardy-7d602178b3496a6a5a99ff8dab93207baca7f64d.tar.gz picardy-7d602178b3496a6a5a99ff8dab93207baca7f64d.tar.bz2 picardy-7d602178b3496a6a5a99ff8dab93207baca7f64d.zip |
Add kicad-dart-70-pa
Diffstat (limited to 'kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl')
-rw-r--r-- | kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl b/kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl new file mode 100644 index 0000000..0b53d2d --- /dev/null +++ b/kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "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, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "kicad-dart-70-pa.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} |