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

importing pads from board puts them into coordinates relative to the page origin #118

Open
EeliK opened this issue Feb 27, 2022 · 4 comments

Comments

@EeliK
Copy link

EeliK commented Feb 27, 2022

Importing copper with "Add tracks" button imports pads, but puts them into easily recognizable wrong location: their coordinates are relative to the (internal) coordinate origin. This is easy to see if the board edge is a rectangle drawn along the page area borders. The coordinates should be calculated as the footprint location + pad location.

image

image

image

@EeliK
Copy link
Author

EeliK commented Feb 27, 2022

Locations are correct if tracks are imported without a pre-loaded board.

@easyw
Copy link
Owner

easyw commented Feb 27, 2022

please post a board that is failing

@EeliK
Copy link
Author

EeliK commented Feb 27, 2022

smalltestproject.zip

@easyw
Copy link
Owner

easyw commented Feb 28, 2022

this seems an issue when there is only one components per layer... if you add at least one part each layer it seems it is solved

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

2 participants