diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-23 09:17:35 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-01-23 09:17:35 +0100 |
commit | f47b4c3f046a7587769edb59596d13d7fa7634a1 (patch) | |
tree | 78e3ed5aa911ea3f950f1367248e15605450ddcd /kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl | |
parent | 7e17e080a286f0cea5f9279e8a10660b4a6de293 (diff) | |
download | picardy-f47b4c3f046a7587769edb59596d13d7fa7634a1.tar.gz picardy-f47b4c3f046a7587769edb59596d13d7fa7634a1.tar.bz2 picardy-f47b4c3f046a7587769edb59596d13d7fa7634a1.zip |
Prepare DART-70 PA ordermanufacture_dart70_pa_20240123
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 | 20 |
1 files changed, 10 insertions, 10 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 index bd4e727..f9d1507 100644 --- a/kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl +++ b/kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 31, + "active_layer": 39, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -17,17 +17,17 @@ "zones": 0.6 }, "selection_filter": { - "dimensions": true, - "footprints": true, - "graphics": true, - "keepouts": true, + "dimensions": false, + "footprints": false, + "graphics": false, + "keepouts": false, "lockedItems": false, - "otherItems": true, - "pads": true, - "text": true, - "tracks": true, + "otherItems": false, + "pads": false, + "text": false, + "tracks": false, "vias": true, - "zones": true + "zones": false }, "visible_items": [ 0, |