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

Templated libs sometimes rotated #16

Open
dzarda opened this issue Aug 1, 2021 · 1 comment
Open

Templated libs sometimes rotated #16

dzarda opened this issue Aug 1, 2021 · 1 comment

Comments

@dzarda
Copy link
Contributor

dzarda commented Aug 1, 2021

Going through the create_template.py -> --libs routine I obtain the footprint images. But in some instances they are incorrectly rotated. Don't know if that's due to create_template.py or the import.

Also some footprints are visible from both sides while others are not. I suppose that depends on what layers are used.

obrazek

obrazek

@dzarda
Copy link
Contributor Author

dzarda commented Aug 1, 2021

I'm pretty sure it originates from create_template.py and its if footprint.GetLayerName() ... Flip() logic

I don't think it works properly (GetLayerName() == pcbnew.B_Cu doesn't seem to evaluate successfully)

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