Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for pill shaped holes #47

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Conversation

imrishabh18
Copy link
Member

@imrishabh18 imrishabh18 commented Dec 3, 2024

Issue - #41

This add support for the pill shaped plated_holes .

More work needed in future

Note: We are good now, cause in the first flow of circuit_json to dsn the dimension of the pill is correctly mapped to the dsn which will used in routing and we will then be extracting the trace's. Currently, when we are processing the dsnJson back, then we are adding this just as a rect pcb_smtpad. We need to have a function which creates plated_hole by some logic of finding name of Hole in imageName and then converting that to plated_hole. Created an issue for this - #48

PS: The plated_hole shape Oval is not added here because of the issue in footprint of it - tscircuit/tscircuit.com#342

@imrishabh18 imrishabh18 force-pushed the feat/add-pill-support branch from 2f13150 to dd5ac80 Compare December 4, 2024 07:56
@imrishabh18 imrishabh18 merged commit 074bfe6 into main Dec 4, 2024
4 checks passed
@imrishabh18 imrishabh18 deleted the feat/add-pill-support branch December 4, 2024 07:59
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.

3 participants