finish routing

This commit is contained in:
Edith Boles 2025-05-14 00:40:11 -07:00
parent c7348fc251
commit b94b209cc8
No known key found for this signature in database
4 changed files with 11944 additions and 4658 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ _autosave-*
*-save.pro
*-save.kicad_pcb
*_project-backups/
*.lck
fp-info-cache
/build

File diff suppressed because it is too large Load Diff

View File

@ -58,7 +58,16 @@
"width": 0.0
}
],
"drc_exclusions": [],
"drc_exclusions": [
[
"lib_footprint_mismatch|65500000|28700000|0588837c-005a-4fbb-b8ea-29cca273d090|00000000-0000-0000-0000-000000000000",
""
],
[
"lib_footprint_mismatch|78000000|28700000|58db9558-87ee-4df1-8b50-16298c076a8f|00000000-0000-0000-0000-000000000000",
""
]
],
"meta": {
"version": 2
},

View File

@ -1 +0,0 @@
{"hostname":"edith-wide","username":"edith"}