From f47b4c3f046a7587769edb59596d13d7fa7634a1 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 23 Jan 2024 09:17:35 +0100 Subject: Prepare DART-70 PA order --- kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'kicad-dart-70-pa/kicad-dart-70-pa.kicad_prl') 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, -- cgit v1.2.3