Skip to content

Preserve padstack attach use via#441

Open
haim1120 wants to merge 1 commit into
tscircuit:mainfrom
haim1120:haim/preserve-padstack-attach-use-via
Open

Preserve padstack attach use via#441
haim1120 wants to merge 1 commit into
tscircuit:mainfrom
haim1120:haim/preserve-padstack-attach-use-via

Conversation

@haim1120
Copy link
Copy Markdown

Summary

  • Preserve optional SPECCTRA padstack (attach on (use_via ...)) metadata while parsing PCB library padstacks.
  • Emit preserved attach use_via metadata from stringifyDsnJson so PCB parse -> stringify -> parse keeps the selected via padstack.
  • Add focused round-trip regression coverage for padstack attach use_via metadata.

Verification

  • bun test tests/dsn-pcb/padstack-attach-use-via.test.ts
  • bun test
  • bunx tsc --noEmit
  • bunx biome check lib/dsn-pcb/types.ts lib/dsn-pcb/dsn-json-to-circuit-json/parse-dsn-to-dsn-json.ts lib/dsn-pcb/circuit-json-to-dsn-json/stringify-dsn-json.ts tests/dsn-pcb/padstack-attach-use-via.test.ts
  • bun run build
  • git diff --check

/claim #54

Transparency note: AI-assisted with Codex; I reviewed the diff and verified it locally before submission.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant