source: hardware/easySwitch/easySwitch.kicad_prl@ 7

Last change on this file since 7 was 7, checked in by f.jahn, 9 months ago

Package C7 geändert von 0805 auf 1210

File size: 2.4 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 "shapes": 1.0,
14 "tracks": 1.0,
15 "vias": 1.0,
16 "zones": 0.6
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 },
31 "visible_items": [
32 "vias",
33 "footprint_text",
34 "footprint_anchors",
35 "ratsnest",
36 "grid",
37 "footprints_front",
38 "footprints_back",
39 "footprint_values",
40 "footprint_references",
41 "tracks",
42 "drc_errors",
43 "drawing_sheet",
44 "bitmaps",
45 "pads",
46 "zones",
47 "drc_warnings",
48 "locked_item_shadows",
49 "conflict_shadows",
50 "shapes"
51 ],
52 "visible_layers": "00000000_00000000_000490e0_82000001",
53 "zone_display_mode": 0
54 },
55 "git": {
56 "repo_password": "",
57 "repo_type": "",
58 "repo_username": "",
59 "ssh_key": ""
60 },
61 "meta": {
62 "filename": "easySwitch.kicad_prl",
63 "version": 5
64 },
65 "net_inspector_panel": {
66 "col_hidden": [
67 false,
68 false,
69 false,
70 false,
71 false,
72 false,
73 false,
74 false,
75 false,
76 false
77 ],
78 "col_order": [
79 0,
80 1,
81 2,
82 3,
83 4,
84 5,
85 6,
86 7,
87 8,
88 9
89 ],
90 "col_widths": [
91 162,
92 147,
93 91,
94 72,
95 91,
96 100,
97 91,
98 76,
99 91,
100 91
101 ],
102 "custom_group_rules": [],
103 "expanded_rows": [],
104 "filter_by_net_name": true,
105 "filter_by_netclass": true,
106 "filter_text": "",
107 "group_by_constraint": false,
108 "group_by_netclass": false,
109 "show_unconnected_nets": false,
110 "show_zero_pad_nets": false,
111 "sort_ascending": true,
112 "sorting_column": 0
113 },
114 "open_jobsets": [],
115 "project": {
116 "files": []
117 },
118 "schematic": {
119 "selection_filter": {
120 "graphics": true,
121 "images": true,
122 "labels": true,
123 "lockedItems": false,
124 "otherItems": true,
125 "pins": true,
126 "symbols": true,
127 "text": true,
128 "wires": true
129 }
130 }
131}
Note: See TracBrowser for help on using the repository browser.