Skip to content

Close #40 - pcb_keepout changes already resolved#575

Open
64johnlee wants to merge 24 commits into
tscircuit:mainfrom
64johnlee:close-issue-40
Open

Close #40 - pcb_keepout changes already resolved#575
64johnlee wants to merge 24 commits into
tscircuit:mainfrom
64johnlee:close-issue-40

Conversation

@64johnlee
Copy link
Copy Markdown

Summary

This PR closes issue #40 which requested:

  • rect/circle keepouts should both have .center
  • layers should be an array ✅

Both changes were implemented in PR #41 (merged Sep 6, 2024). This PR just adds a doc note confirming resolution.

Verification

See src/pcb/pcb_keepout.ts - both rect and circle shapes have center: point and layers: z.array(z.string()).

Closes #40

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.

pcb_keepout changes

1 participant