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

Change coordinate system for bottom view #8

Open
JayFoxRox opened this issue Jun 12, 2020 · 0 comments
Open

Change coordinate system for bottom view #8

JayFoxRox opened this issue Jun 12, 2020 · 0 comments

Comments

@JayFoxRox
Copy link

I think we should unmirror the bottom image, so that it's easier to read labels and easier to compare to a physical board.

Anything affecting multiple board layers would have to be done in another file which does also contain a mirrored variant (which should be mirrored in the SVG, if possible, and not in the image file) or we'd just create a convention like "if a via is visible on top and bottom, it should be added to top_via.svg, it won't be added to bottom_via.svg" or something.

In #7 (comment), I've mentioned that we should probably split into separate files for different views of the board, and then automate the step of merging them together. That's when we could be flipping the coordinate system (either in our own script, or by using some SVG library or external tool).

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

No branches or pull requests

1 participant