source: 209/hardware/smartPro.kicad_prl@ 72

Last change on this file since 72 was 72, checked in by f.jahn, 5 days ago
File size: 2.6 KB
RevLine 
[4]1{
2 "board": {
[72]3 "active_layer": 0,
[4]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 },
[72]18 "prototype_zone_fills": false,
[4]19 "selection_filter": {
20 "dimensions": true,
21 "footprints": true,
22 "graphics": true,
23 "keepouts": true,
24 "lockedItems": true,
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 "locked_item_shadows",
50 "conflict_shadows",
51 "shapes"
52 ],
[72]53 "visible_layers": "00000000_00000000_00000000_82000577",
[4]54 "zone_display_mode": 0
55 },
56 "git": {
[72]57 "integration_disabled": false,
[4]58 "repo_type": "",
59 "repo_username": "",
60 "ssh_key": ""
61 },
62 "meta": {
63 "filename": "smartPro.kicad_prl",
64 "version": 5
65 },
66 "net_inspector_panel": {
67 "col_hidden": [
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 false
82 ],
83 "col_order": [
84 0,
85 1,
86 2,
87 3,
88 4,
89 5,
90 6,
91 7,
92 8,
93 9,
94 10,
95 11,
96 12,
97 13
98 ],
99 "col_widths": [
100 162,
101 147,
102 91,
103 72,
104 91,
105 100,
106 91,
107 76,
108 91,
109 91,
110 91,
111 91,
112 91,
[46]113 91
[4]114 ],
115 "custom_group_rules": [],
116 "expanded_rows": [],
117 "filter_by_net_name": true,
118 "filter_by_netclass": true,
119 "filter_text": "",
120 "group_by_constraint": false,
121 "group_by_netclass": false,
[72]122 "show_time_domain_details": false,
[4]123 "show_unconnected_nets": false,
124 "show_zero_pad_nets": false,
125 "sort_ascending": true,
126 "sorting_column": 0
127 },
128 "open_jobsets": [],
129 "project": {
130 "files": []
131 },
132 "schematic": {
[72]133 "hierarchy_collapsed": [],
[4]134 "selection_filter": {
135 "graphics": true,
136 "images": true,
137 "labels": true,
138 "lockedItems": false,
139 "otherItems": true,
140 "pins": true,
[72]141 "ruleAreas": true,
[4]142 "symbols": true,
143 "text": true,
144 "wires": true
145 }
146 }
147}
Note: See TracBrowser for help on using the repository browser.