source: trunk/hardware/blto2/blto2.kicad_prl

Last change on this file was 1, checked in by f.jahn, 5 weeks ago
File size: 2.6 KB
RevLine 
[1]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 "shapes": 1.0,
14 "tracks": 1.0,
15 "vias": 1.0,
16 "zones": 0.6
17 },
18 "prototype_zone_fills": false,
19 "selection_filter": {
20 "dimensions": true,
21 "footprints": true,
22 "graphics": true,
23 "keepouts": true,
24 "lockedItems": false,
25 "otherItems": true,
26 "pads": true,
27 "text": true,
28 "tracks": true,
29 "vias": true,
30 "zones": true
31 },
32 "visible_items": [
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"
55 ],
56 "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
57 "zone_display_mode": 0
58 },
59 "git": {
60 "integration_disabled": false,
61 "repo_type": "",
62 "repo_username": "",
63 "ssh_key": ""
64 },
65 "meta": {
66 "filename": "blto2.kicad_prl",
67 "version": 5
68 },
69 "net_inspector_panel": {
70 "col_hidden": [
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 ],
94 "col_widths": [
95 162,
96 147,
97 91,
98 72,
99 91,
100 100,
101 91,
102 76,
103 91,
104 91
105 ],
106 "custom_group_rules": [],
107 "expanded_rows": [],
108 "filter_by_net_name": true,
109 "filter_by_netclass": true,
110 "filter_text": "",
111 "group_by_constraint": false,
112 "group_by_netclass": false,
113 "show_time_domain_details": false,
114 "show_unconnected_nets": false,
115 "show_zero_pad_nets": false,
116 "sort_ascending": true,
117 "sorting_column": 0
118 },
119 "open_jobsets": [],
120 "project": {
121 "files": []
122 },
123 "schematic": {
124 "hierarchy_collapsed": [],
125 "selection_filter": {
126 "graphics": true,
127 "images": true,
128 "labels": true,
129 "lockedItems": false,
130 "otherItems": true,
131 "pins": true,
132 "ruleAreas": true,
133 "symbols": true,
134 "text": true,
135 "wires": true
136 }
137 }
138}
Note: See TracBrowser for help on using the repository browser.