schematic fixes and first parts selected but not entered
This commit is contained in:
@ -225,7 +225,12 @@
|
||||
"equivalence_files": []
|
||||
},
|
||||
"erc": {
|
||||
"erc_exclusions": [],
|
||||
"erc_exclusions": [
|
||||
[
|
||||
"pin_to_pin|2565400|1879600|b68d0b43-a9fd-452c-afc8-6c0d182e9e80|43455809-fb9c-47d2-a97b-7c6caa4c275f|/aa847544-f7c3-4c85-ab14-e7190378ac87/3c500fc5-dee2-4a19-93e2-92a59f2edb2b|/aa847544-f7c3-4c85-ab14-e7190378ac87/3c500fc5-dee2-4a19-93e2-92a59f2edb2b|/aa847544-f7c3-4c85-ab14-e7190378ac87/9ba6eb33-b9b4-4ffb-a0a4-9bdfa5f117d9",
|
||||
""
|
||||
]
|
||||
],
|
||||
"meta": {
|
||||
"version": 0
|
||||
},
|
||||
@ -408,7 +413,7 @@
|
||||
"different_unit_net": "error",
|
||||
"duplicate_reference": "error",
|
||||
"duplicate_sheet_names": "error",
|
||||
"endpoint_off_grid": "warning",
|
||||
"endpoint_off_grid": "ignore",
|
||||
"extra_units": "error",
|
||||
"footprint_filter": "ignore",
|
||||
"footprint_link_issues": "warning",
|
||||
@ -431,7 +436,7 @@
|
||||
"pin_not_driven": "error",
|
||||
"pin_to_pin": "warning",
|
||||
"power_pin_not_driven": "error",
|
||||
"same_local_global_label": "warning",
|
||||
"same_local_global_label": "ignore",
|
||||
"similar_label_and_power": "warning",
|
||||
"similar_labels": "warning",
|
||||
"similar_power": "warning",
|
||||
@ -609,8 +614,24 @@
|
||||
},
|
||||
"sheets": [
|
||||
[
|
||||
"822f5c92-1f79-4698-af96-a0d6ec626c7b",
|
||||
"aa847544-f7c3-4c85-ab14-e7190378ac87",
|
||||
"Root"
|
||||
],
|
||||
[
|
||||
"9ba6eb33-b9b4-4ffb-a0a4-9bdfa5f117d9",
|
||||
"motor_board_tmc_1"
|
||||
],
|
||||
[
|
||||
"3c500fc5-dee2-4a19-93e2-92a59f2edb2b",
|
||||
"motor_board_tmc_2"
|
||||
],
|
||||
[
|
||||
"3b54529e-601a-4a5c-bd9d-945f3dda2d4e",
|
||||
"motor_board_tmc_3"
|
||||
],
|
||||
[
|
||||
"5b8239be-3acb-480d-b68c-3ddc98dc2fa1",
|
||||
"brains"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
||||
Reference in New Issue
Block a user