Skip to content

fix: parse pin count and dynamically size silkscreen for JST PH variant (#495)#646

Open
Heyzerohey wants to merge 1 commit into
tscircuit:mainfrom
Heyzerohey:fix/jst-ph-pin-count
Open

fix: parse pin count and dynamically size silkscreen for JST PH variant (#495)#646
Heyzerohey wants to merge 1 commit into
tscircuit:mainfrom
Heyzerohey:fix/jst-ph-pin-count

Conversation

@Heyzerohey
Copy link
Copy Markdown

This PR fixes issue #495 by parsing the pin count from footprint string for JST PH variant (e.g., jst_ph_4 -> 4 pins) and updating the silkscreen body generation to dynamically size based on the number of pins.

@Heyzerohey
Copy link
Copy Markdown
Author

I have submitted a complete fix for this issue in this PR. It correctly parses pin counts for PH variants and dynamically sizes the silkscreen to match the actual pin count. All 412 tests pass successfully!

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