Fixed missing VDD link to display

main
noah metz 2026-07-29 18:50:53 -06:00
parent b976446030
commit 0c4124f2b3
3 changed files with 7249 additions and 5229 deletions

File diff suppressed because it is too large Load Diff

@ -157,7 +157,7 @@
"min_connection": 0.0, "min_connection": 0.0,
"min_copper_edge_clearance": 0.5, "min_copper_edge_clearance": 0.5,
"min_groove_width": 0.0, "min_groove_width": 0.0,
"min_hole_clearance": 0.35, "min_hole_clearance": 0.19,
"min_hole_to_hole": 0.45, "min_hole_to_hole": 0.45,
"min_microvia_diameter": 0.2, "min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1, "min_microvia_drill": 0.1,
@ -273,7 +273,16 @@
"equivalence_files": [] "equivalence_files": []
}, },
"erc": { "erc": {
"erc_exclusions": [], "erc_exclusions": [
[
"footprint_link_issues|2514600|419100|cc01447b-dfde-4c79-8c4b-59b2d6165967|00000000-0000-0000-0000-000000000000|||",
"connected with JST"
],
[
"footprint_link_issues|393700|825500|434f1abd-07a3-4767-8d1c-5e158a652c83|00000000-0000-0000-0000-000000000000|||",
"correct footprint"
]
],
"meta": { "meta": {
"version": 0 "version": 0
}, },
@ -539,6 +548,7 @@
"netlist": "", "netlist": "",
"plot": "output/", "plot": "output/",
"specctra_dsn": "", "specctra_dsn": "",
"step": "",
"vrml": "" "vrml": ""
}, },
"page_layout_descr_file": "" "page_layout_descr_file": ""
@ -641,6 +651,12 @@
"label": "#", "label": "#",
"name": "${ITEM_NUMBER}", "name": "${ITEM_NUMBER}",
"show": false "show": false
},
{
"group_by": false,
"label": "Part",
"name": "Part",
"show": false
} }
], ],
"filter_string": "", "filter_string": "",
@ -691,7 +707,7 @@
"uuid": "4f1ddaab-5ed8-4280-ae9f-5da3efc5b3b5" "uuid": "4f1ddaab-5ed8-4280-ae9f-5da3efc5b3b5"
} }
], ],
"used_designators": "", "used_designators": "#FLG9,#PWR6,#PWR30,R28,Q8-9",
"variants": [] "variants": []
}, },
"sheets": [ "sheets": [

File diff suppressed because it is too large Load Diff