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: Schematic kicad style #81

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

imrishabh18
Copy link
Member

Issue - #79

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
circuit-to-svg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 3:30pm

getEndX = (x) => x
getEndY = (y) => y - portLength
getLabelX = (x) => x
getLabelY = (y) => y + labelOffset + 0.15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very interesting pattern, i like it

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs snapshot but looking good (failing test bc snapshot)

@imrishabh18 imrishabh18 merged commit 9ef1c7f into main Oct 2, 2024
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