Ignore:
Timestamp:
Mar 26, 2025, 2:04:12 PM (9 months ago)
Author:
f.jahn
Message:

Nullpunkt verschoben

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hardware/easySwitch/easySwitch.kicad_prl

    r2 r3  
    11{
    22  "board": {
    3     "active_layer": 37,
     3    "active_layer": 0,
    44    "active_layer_preset": "",
    55    "auto_track_width": true,
     
    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": "00490e0_80000001",
     52    "visible_layers": "00000000_00000000_000490e0_82000001",
    6853    "zone_display_mode": 0
    6954  },
     
    7661  "meta": {
    7762    "filename": "easySwitch.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    ],
     78    "col_order": [
     79      0,
     80      1,
     81      2,
     82      3,
     83      4,
     84      5,
     85      6,
     86      7,
     87      8,
     88      9
     89    ],
     90    "col_widths": [],
     91    "custom_group_rules": [],
     92    "expanded_rows": [],
     93    "filter_by_net_name": true,
     94    "filter_by_netclass": true,
     95    "filter_text": "",
     96    "group_by_constraint": false,
     97    "group_by_netclass": false,
     98    "show_unconnected_nets": false,
     99    "show_zero_pad_nets": false,
     100    "sort_ascending": true,
     101    "sorting_column": -1
     102  },
     103  "open_jobsets": [],
    80104  "project": {
    81105    "files": []
     106  },
     107  "schematic": {
     108    "selection_filter": {
     109      "graphics": true,
     110      "images": true,
     111      "labels": true,
     112      "lockedItems": false,
     113      "otherItems": true,
     114      "pins": true,
     115      "symbols": true,
     116      "text": true,
     117      "wires": true
     118    }
    82119  }
    83120}
Note: See TracChangeset for help on using the changeset viewer.