diff options
| author | tslil <tslil@posteo.de> | 2026-03-22 16:28:32 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | c1534a190a48067b286dfbb0f707c9a6c27a60ab (patch) | |
| tree | 5bbab95edca9fc963065751f1c033d488e922a5d /fpkb_v5/fpkb_v5.kicad_prl | |
| parent | e918a85ad8e36bfd50c5f412c90248f118f024bb (diff) | |
v5: somehow GND and RAW were flipped on pins 1&2 on the mcu footprint???
Diffstat (limited to 'fpkb_v5/fpkb_v5.kicad_prl')
| -rw-r--r-- | fpkb_v5/fpkb_v5.kicad_prl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fpkb_v5/fpkb_v5.kicad_prl b/fpkb_v5/fpkb_v5.kicad_prl index 9d0d954..e5bb05a 100644 --- a/fpkb_v5/fpkb_v5.kicad_prl +++ b/fpkb_v5/fpkb_v5.kicad_prl @@ -15,6 +15,7 @@ "vias": 1.0, "zones": 0.6 }, + "prototype_zone_fills": false, "selection_filter": { "dimensions": true, "footprints": true, @@ -54,6 +55,7 @@ "zone_display_mode": 0 }, "git": { + "integration_disabled": false, "repo_type": "", "repo_username": "", "ssh_key": "" @@ -106,6 +108,7 @@ "filter_text": "", "group_by_constraint": false, "group_by_netclass": false, + "show_time_domain_details": false, "show_unconnected_nets": false, "show_zero_pad_nets": false, "sort_ascending": true, @@ -116,6 +119,7 @@ "files": [] }, "schematic": { + "hierarchy_collapsed": [], "selection_filter": { "graphics": true, "images": true, @@ -123,6 +127,7 @@ "lockedItems": false, "otherItems": true, "pins": true, + "ruleAreas": true, "symbols": true, "text": true, "wires": true |
