source: trunk/hardware/greenSmartSwitch.kicad_prl @ 6

Last change on this file since 6 was 5, checked in by f.jahn, 4 months ago
File size: 2.5 KB
Line 
1{
2  "board": {
3    "active_layer": 0,
4    "active_layer_preset": "",
5    "auto_track_width": false,
6    "hidden_netclasses": [],
7    "hidden_nets": [],
8    "high_contrast_mode": 0,
9    "net_color_mode": 1,
10    "opacity": {
11      "images": 0.6,
12      "pads": 1.0,
13      "shapes": 1.0,
14      "tracks": 1.0,
15      "vias": 1.0,
16      "zones": 0.6
17    },
18    "selection_filter": {
19      "dimensions": true,
20      "footprints": true,
21      "graphics": true,
22      "keepouts": true,
23      "lockedItems": true,
24      "otherItems": true,
25      "pads": true,
26      "text": true,
27      "tracks": true,
28      "vias": true,
29      "zones": true
30    },
31    "visible_items": [
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"
51    ],
52    "visible_layers": "00000000_00000000_00000a80_82000027",
53    "zone_display_mode": 0
54  },
55  "git": {
56    "repo_password": "",
57    "repo_type": "",
58    "repo_username": "",
59    "ssh_key": ""
60  },
61  "meta": {
62    "filename": "greenSmartSwitch.kicad_prl",
63    "version": 5
64  },
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": [],
127  "project": {
128    "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    }
142  }
143}
Note: See TracBrowser for help on using the repository browser.