Skip to content

fix: keep inner power planes unbroken - #1

Draft
seveibar wants to merge 1 commit into
mainfrom
fix/unbroken-inner-planes
Draft

fix: keep inner power planes unbroken#1
seveibar wants to merge 1 commit into
mainfrom
fix/unbroken-inner-planes

Conversation

@seveibar

Copy link
Copy Markdown
Contributor

Summary

  • Mark the inner1 GND pour and inner2 3.3 V pour as unbroken.
  • Communicate the plane intent through the copper pours themselves instead of a separate board routing-layer property.
  • Keep unrelated autorouted wires on the top and bottom signal layers.

Draft status

This is intentionally a source-only draft. It must not be marked ready until the board/SRJ allowBlindAndBuriedVias plumbing lands and this project consumes the resulting releases:

The repository commits the generated viewer and fabrication outputs. Those artifacts are deliberately not updated in this draft because the currently locked stack still emits partial-depth plane taps, so committing them would publish temporary blind-via drill files.

Representative verification

Using the current lockfile and usb-c__msp430fr2355__photodiode:

                                  before   after
traces touching inner1/inner2         13       0
inner1 routed-wire points              43       0
inner2 routed-wire points              34       0
  • npm run typecheck: pass
  • representative tsci build: pass; autorouter reports 0 routing-solver errors
  • fabrication/EDA resource generation: pass
  • regenerated In1_Cu.gbr and In2_Cu.gbr no longer contain the 0.15/0.25/0.5 mm routed-wire apertures present before this change

Before marking ready

  • Consume releases that default ordinary boards to allowBlindAndBuriedVias: false.
  • Verify the current 31 partial-depth plane taps (20 topinner1, 11 topinner2) become physically plated through vias and that only the intended logical plane taps remain.
  • Resolve the three USB-C clearance errors exposed by the top/bottom-only reroute (0.035 mm, 0.080 mm, and 0.088 mm).
  • Rebuild all 18 boards, rerun DRC, inspect the Gerbers/drill files, and commit the complete regenerated public/viewer artifact set.

@vercel

vercel Bot commented Aug 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
quick-configure Ready Ready Preview Aug 22, 2026 6:15pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant