source: hardware/easySwitch/easySwitch.kicad_prl@ 6

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

Varianten in Stückliste integriert

File size: 2.4 KB
RevLine 
[1]1{
2 "board": {
[3]3 "active_layer": 0,
[1]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,
[3]13 "shapes": 1.0,
[1]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": [
[3]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"
[1]51 ],
[3]52 "visible_layers": "00000000_00000000_000490e0_82000001",
[1]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",
[3]63 "version": 5
[1]64 },
[3]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 ],
[4]90 "col_widths": [
91 162,
92 147,
93 91,
94 72,
95 91,
96 100,
97 91,
98 76,
99 91,
[5]100 91,
101 91,
102 91,
103 91,
[4]104 91
105 ],
[3]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_unconnected_nets": false,
114 "show_zero_pad_nets": false,
115 "sort_ascending": true,
[4]116 "sorting_column": 0
[3]117 },
118 "open_jobsets": [],
[1]119 "project": {
120 "files": []
[3]121 },
122 "schematic": {
123 "selection_filter": {
124 "graphics": true,
125 "images": true,
126 "labels": true,
127 "lockedItems": false,
128 "otherItems": true,
129 "pins": true,
130 "symbols": true,
131 "text": true,
132 "wires": true
133 }
[1]134 }
135}
Note: See TracBrowser for help on using the repository browser.