From 72eaf6cf87aaa78f9476322f165655191f4917bb Mon Sep 17 00:00:00 2001 From: "Private Island Networks Inc." Date: Tue, 7 Jul 2026 15:29:50 -0400 Subject: implement design, create fabrication jobset, and add opensource license --- betsy_gpio_v01.kicad_prl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'betsy_gpio_v01.kicad_prl') diff --git a/betsy_gpio_v01.kicad_prl b/betsy_gpio_v01.kicad_prl index efc5156..acf6e87 100755 --- a/betsy_gpio_v01.kicad_prl +++ b/betsy_gpio_v01.kicad_prl @@ -18,12 +18,12 @@ "prototype_zone_fills": false, "selection_filter": { "dimensions": false, - "footprints": false, + "footprints": true, "graphics": false, "keepouts": false, "lockedItems": false, "otherItems": false, - "pads": true, + "pads": false, "text": false, "tracks": false, "vias": false, @@ -51,7 +51,7 @@ "conflict_shadows", "shapes" ], - "visible_layers": "00000000_00000000_00002000_02000a25", + "visible_layers": "00000000_00000000_08002000_02000a25", "zone_display_mode": 0 }, "git": { @@ -105,7 +105,7 @@ 91, 91, 91, - 330 + 379 ], "custom_group_rules": [], "expanded_rows": [], @@ -127,16 +127,16 @@ "schematic": { "hierarchy_collapsed": [], "selection_filter": { - "graphics": true, - "images": true, - "labels": true, + "graphics": false, + "images": false, + "labels": false, "lockedItems": false, - "otherItems": true, - "pins": true, - "ruleAreas": true, - "symbols": true, + "otherItems": false, + "pins": false, + "ruleAreas": false, + "symbols": false, "text": true, - "wires": true + "wires": false } } } -- cgit v1.2.3-8-gadcc