source: trunk/hardware/smartPro.kicad_prl @ 13

Last change on this file since 13 was 13, checked in by f.jahn, 3 weeks ago

Kurz vor Bestellung des 3. Prototypen
HW V 1.03.00

File size: 2.1 KB
RevLine 
[1]1{
2  "board": {
[12]3    "active_layer": 0,
[3]4    "active_layer_preset": "",
[1]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": 1.0,
12      "pads": 1.0,
13      "shapes": 1.0,
14      "tracks": 1.0,
15      "vias": 1.0,
16      "zones": 1.0
17    },
18    "selection_filter": {
19      "dimensions": true,
20      "footprints": true,
21      "graphics": true,
22      "keepouts": true,
23      "lockedItems": false,
24      "otherItems": true,
25      "pads": true,
26      "text": true,
27      "tracks": true,
28      "vias": true,
29      "zones": true
30    },
[13]31    "visible_items": [],
32    "visible_layers": "0000200_82000077",
[7]33    "zone_display_mode": 1
[1]34  },
35  "git": {
[13]36    "repo_password": "",
[1]37    "repo_type": "",
38    "repo_username": "",
39    "ssh_key": ""
40  },
41  "meta": {
42    "filename": "smartPro.kicad_prl",
[13]43    "version": 3
[1]44  },
45  "net_inspector_panel": {
46    "col_hidden": [
47      false,
48      false,
49      false,
50      false,
51      false,
52      false,
53      false,
54      false,
55      false,
56      false,
57      false,
58      false,
59      false,
60      false
61    ],
62    "col_order": [
63      0,
64      1,
65      2,
66      3,
67      4,
68      5,
69      6,
70      7,
71      8,
72      9,
73      10,
74      11,
75      12,
76      13
77    ],
78    "col_widths": [
79      162,
80      147,
81      91,
82      72,
83      91,
84      100,
85      91,
86      76,
87      91,
88      91,
89      91,
90      91,
91      91,
92      91
93    ],
94    "custom_group_rules": [],
95    "expanded_rows": [],
96    "filter_by_net_name": true,
97    "filter_by_netclass": true,
98    "filter_text": "",
99    "group_by_constraint": false,
100    "group_by_netclass": false,
101    "show_unconnected_nets": false,
102    "show_zero_pad_nets": false,
103    "sort_ascending": true,
104    "sorting_column": 0
105  },
106  "open_jobsets": [],
107  "project": {
108    "files": []
109  },
110  "schematic": {
111    "selection_filter": {
112      "graphics": true,
113      "images": true,
114      "labels": true,
115      "lockedItems": false,
116      "otherItems": true,
117      "pins": true,
118      "symbols": true,
119      "text": true,
120      "wires": true
121    }
122  }
123}
Note: See TracBrowser for help on using the repository browser.