Ignore:
Timestamp:
Sep 5, 2026, 6:45:43 PM (2 weeks ago)
Author:
f.jahn
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hardware/smartPro.kicad_prl

    r73 r75  
    11{
    22  "board": {
    3     "active_layer": 5,
     3    "active_layer": 0,
    44    "active_layer_preset": "",
    55    "auto_track_width": true,
     
    2222      "graphics": true,
    2323      "keepouts": true,
    24       "lockedItems": true,
     24      "lockedItems": false,
    2525      "otherItems": true,
    2626      "pads": true,
     
    3131    },
    3232    "visible_items": [
    33       12
     33      "vias",
     34      "footprint_text",
     35      "footprint_anchors",
     36      "ratsnest",
     37      "grid",
     38      "footprints_front",
     39      "footprints_back",
     40      "footprint_values",
     41      "footprint_references",
     42      "tracks",
     43      "drc_errors",
     44      "drawing_sheet",
     45      "bitmaps",
     46      "pads",
     47      "zones",
     48      "drc_warnings",
     49      "drc_exclusions",
     50      "locked_item_shadows",
     51      "conflict_shadows",
     52      "shapes",
     53      "board_outline_area",
     54      "ly_points"
    3455    ],
    35     "visible_layers": "fffffff_ffffffff",
     56    "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
    3657    "zone_display_mode": 0
    3758  },
     
    4465  "meta": {
    4566    "filename": "smartPro.kicad_prl",
    46     "version": 3
     67    "version": 5
    4768  },
    4869  "net_inspector_panel": {
Note: See TracChangeset for help on using the changeset viewer.