Skip to content

Check traces against copper pours - #207

Open
ShiboSoftwareDev wants to merge 1 commit into
repro/copper-pour-trace-drcfrom
fix/copper-pour-trace-drc
Open

Check traces against copper pours#207
ShiboSoftwareDev wants to merge 1 commit into
repro/copper-pour-trace-drcfrom
fix/copper-pour-trace-drc

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Fix

Stacked on #206.

Adds shape-aware trace clearance/contact checks for rectangular, polygon, and BREP copper pours. The check:

  • reports different-net overlap and below-minimum-clearance errors
  • uses curved BREP ring geometry
  • preserves BREP inner rings as copper-free voids
  • ignores same-net trace/pour contact
  • is included in checkEachPcbTraceNonOverlapping and exported as a standalone check
  • updates the visual snapshot to show the collision marker and message

Checks

  • full suite: 180 tests passed, 6 snapshots
  • bunx tsc --noEmit
  • bun run build
  • fixed visual snapshot inspected

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