source: trunk/hardware/power_board/power_board.kicad_prl @ 1

Last change on this file since 1 was 1, checked in by f.jahn, 5 months ago
File size: 1.2 KB
Line 
1{
2  "board": {
3    "active_layer": 0,
4    "active_layer_preset": "",
5    "auto_track_width": true,
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      "tracks": 1.0,
14      "vias": 1.0,
15      "zones": 0.6
16    },
17    "selection_filter": {
18      "dimensions": true,
19      "footprints": true,
20      "graphics": true,
21      "keepouts": true,
22      "lockedItems": true,
23      "otherItems": true,
24      "pads": true,
25      "text": true,
26      "tracks": true,
27      "vias": true,
28      "zones": true
29    },
30    "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
66    ],
67    "visible_layers": "ffbffff_ffffffff",
68    "zone_display_mode": 0
69  },
70  "git": {
71    "repo_password": "",
72    "repo_type": "",
73    "repo_username": "",
74    "ssh_key": ""
75  },
76  "meta": {
77    "filename": "power_board.kicad_prl",
78    "version": 3
79  },
80  "project": {
81    "files": []
82  }
83}
Note: See TracBrowser for help on using the repository browser.