Skip to content

Fix TSSOP rounded pad parameter handling for C78589 SOP-6 - #755

Merged
Abse2001 merged 1 commit into
tscircuit:mainfrom
Abse2001:main
Jul 30, 2026
Merged

Fix TSSOP rounded pad parameter handling for C78589 SOP-6#755
Abse2001 merged 1 commit into
tscircuit:mainfrom
Abse2001:main

Conversation

@Abse2001

Copy link
Copy Markdown
Contributor

Motivation

C78589 (H11L1S(TA), SOP-6) uses square copper pads. The existing TSSOP generator always applied a default corner radius, even when the standard rounded parameter was supplied. This prevented Footprinter from reproducing the part’s pad shape exactly.

Implementation

  • Make tssop use the existing rounded parameter when provided.
  • Preserve the existing default corner radius for footprints that do not specify rounded.
  • Add a real C78589 regression footprint using rounded0.
  • Add a PCB SVG snapshot for the C78589 SOP-6 footprint.

Validation

  • bun test tests/tssop.test.ts
  • bun run build

@Abse2001
Abse2001 merged commit 111411e into tscircuit:main Jul 30, 2026
4 checks passed
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.

2 participants