generated from sirlilpanda/kicad-project-template-actionless
REV A
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,10 +1,12 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 41,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
"hidden_nets": [],
|
"hidden_nets": [
|
||||||
|
"GND"
|
||||||
|
],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
"opacity": {
|
"opacity": {
|
||||||
@@ -17,17 +19,17 @@
|
|||||||
},
|
},
|
||||||
"prototype_zone_fills": false,
|
"prototype_zone_fills": false,
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": true,
|
"dimensions": false,
|
||||||
"footprints": true,
|
"footprints": false,
|
||||||
"graphics": true,
|
"graphics": false,
|
||||||
"keepouts": true,
|
"keepouts": false,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
"otherItems": true,
|
"otherItems": false,
|
||||||
"pads": true,
|
"pads": false,
|
||||||
"text": true,
|
"text": false,
|
||||||
"tracks": true,
|
"tracks": false,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
"zones": true
|
"zones": false
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
"vias",
|
"vias",
|
||||||
@@ -53,7 +55,7 @@
|
|||||||
"board_outline_area",
|
"board_outline_area",
|
||||||
"ly_points"
|
"ly_points"
|
||||||
],
|
],
|
||||||
"visible_layers": "ffffffff_ffffffff_fffffff5_ffffffff",
|
"visible_layers": "ffffffff_ffffffff_fffffffd_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
@@ -77,6 +79,8 @@
|
|||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
false
|
false
|
||||||
],
|
],
|
||||||
"col_order": [
|
"col_order": [
|
||||||
@@ -89,7 +93,9 @@
|
|||||||
6,
|
6,
|
||||||
7,
|
7,
|
||||||
8,
|
8,
|
||||||
9
|
9,
|
||||||
|
10,
|
||||||
|
11
|
||||||
],
|
],
|
||||||
"col_widths": [],
|
"col_widths": [],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
|
|||||||
@@ -522,7 +522,7 @@
|
|||||||
"last_paths": {
|
"last_paths": {
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "",
|
"netlist": "",
|
||||||
"plot": "",
|
"plot": "../../PCBs/REV_A/",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"vrml": ""
|
"vrml": ""
|
||||||
},
|
},
|
||||||
@@ -658,7 +658,7 @@
|
|||||||
"uuid": "8275422a-036f-4c2a-bd68-eba183244099"
|
"uuid": "8275422a-036f-4c2a-bd68-eba183244099"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"used_designators": "TP1-24,J1-13,#PWR1-48,L1-12,C1-24,U1",
|
"used_designators": "",
|
||||||
"variants": []
|
"variants": []
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
|||||||
Reference in New Issue
Block a user