Ignore:
Timestamp:
Mar 13, 2025, 1:05:42 PM (4 months ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hardware/greenSmartSwitch.kicad_prl

    r2 r5  
    1111      "images": 0.6,
    1212      "pads": 1.0,
     13      "shapes": 1.0,
    1314      "tracks": 1.0,
    1415      "vias": 1.0,
     
    2930    },
    3031    "visible_items": [
    31       0,
    32       1,
    33       2,
    34       3,
    35       4,
    36       5,
    37       8,
    38       9,
    39       10,
    40       11,
    41       12,
    42       13,
    43       15,
    44       16,
    45       17,
    46       18,
    47       19,
    48       20,
    49       21,
    50       22,
    51       23,
    52       24,
    53       25,
    54       26,
    55       27,
    56       28,
    57       29,
    58       30,
    59       32,
    60       33,
    61       34,
    62       35,
    63       36,
    64       39,
    65       40
     32      "vias",
     33      "footprint_text",
     34      "footprint_anchors",
     35      "ratsnest",
     36      "grid",
     37      "footprints_front",
     38      "footprints_back",
     39      "footprint_values",
     40      "footprint_references",
     41      "tracks",
     42      "drc_errors",
     43      "drawing_sheet",
     44      "bitmaps",
     45      "pads",
     46      "zones",
     47      "drc_warnings",
     48      "locked_item_shadows",
     49      "conflict_shadows",
     50      "shapes"
    6651    ],
    67     "visible_layers": "00090e0_00000001",
     52    "visible_layers": "00000000_00000000_00000a80_82000027",
    6853    "zone_display_mode": 0
    6954  },
     
    7661  "meta": {
    7762    "filename": "greenSmartSwitch.kicad_prl",
    78     "version": 3
     63    "version": 5
    7964  },
     65  "net_inspector_panel": {
     66    "col_hidden": [
     67      false,
     68      false,
     69      false,
     70      false,
     71      false,
     72      false,
     73      false,
     74      false,
     75      false,
     76      false,
     77      false,
     78      false,
     79      false,
     80      false
     81    ],
     82    "col_order": [
     83      0,
     84      1,
     85      2,
     86      3,
     87      4,
     88      5,
     89      6,
     90      7,
     91      8,
     92      9,
     93      10,
     94      11,
     95      12,
     96      13
     97    ],
     98    "col_widths": [
     99      162,
     100      147,
     101      91,
     102      72,
     103      91,
     104      100,
     105      91,
     106      76,
     107      91,
     108      91,
     109      91,
     110      91,
     111      91,
     112      91
     113    ],
     114    "custom_group_rules": [],
     115    "expanded_rows": [],
     116    "filter_by_net_name": true,
     117    "filter_by_netclass": true,
     118    "filter_text": "",
     119    "group_by_constraint": false,
     120    "group_by_netclass": false,
     121    "show_unconnected_nets": false,
     122    "show_zero_pad_nets": false,
     123    "sort_ascending": true,
     124    "sorting_column": 0
     125  },
     126  "open_jobsets": [],
    80127  "project": {
    81128    "files": []
     129  },
     130  "schematic": {
     131    "selection_filter": {
     132      "graphics": true,
     133      "images": true,
     134      "labels": true,
     135      "lockedItems": false,
     136      "otherItems": true,
     137      "pins": true,
     138      "symbols": true,
     139      "text": true,
     140      "wires": true
     141    }
    82142  }
    83143}
Note: See TracChangeset for help on using the changeset viewer.