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

Allow component rotation to be overridden in CLI #145

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

n-i-x
Copy link
Contributor

@n-i-x n-i-x commented May 20, 2023

This pull request adds --rotation-values as an arg to pcbdraw. It accepts a comma separated list of colon separated values.

An example:

--rotation-values "R1:90,R2:270"

This allows for variances in SVGs without having to maintain an exhaustive list of rotated SVG for each footprint.

@n-i-x n-i-x mentioned this pull request May 21, 2023
@yaqwsx yaqwsx force-pushed the master branch 2 times, most recently from 51ee017 to d2af9d4 Compare March 25, 2024 06:39
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.

None yet

1 participant