source: trunk/hardware/smartPro.kicad_prl@ 75

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