well thats why i couldnt fit traces between the pads.

fixed clearance settings, unrouted the MCU to instead do much neater routing
This commit is contained in:
kit 2026-04-13 16:04:05 -04:00
parent 7d54cc5ff1
commit a276bf0e5f
2 changed files with 8 additions and 1392 deletions

File diff suppressed because it is too large Load diff

View file

@ -477,10 +477,10 @@
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"clearance": 0.0889,
"diff_pair_gap": 0.1016,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"diff_pair_width": 0.0889,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
@ -488,9 +488,9 @@
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"track_width": 0.0889,
"via_diameter": 0.35,
"via_drill": 0.25,
"wire_width": 6
}
],