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

EAGLE 9.6.2: Bottom side component incorrect orientation. #429

Closed
depalamarchuk opened this issue Nov 3, 2023 · 3 comments
Closed

EAGLE 9.6.2: Bottom side component incorrect orientation. #429

depalamarchuk opened this issue Nov 3, 2023 · 3 comments

Comments

@depalamarchuk
Copy link

Hello,

The script either rotates a certain component by 180 degrees or mirrors it (not sure what happens here). The component is located at bottom side. I'm using the latest version. I ran the command:
python "Z:\CAD\Electric CAD Libraries\EagleCAD\01_Sys\ibom\InteractiveHtmlBom\generate_interactive_bom.py" "C:\ibom mwe\mwe.brd" --name-format "%f BOM Rev ibom" --show-fabrication --include-tracks

This is from EAGLE 9.6.2:
image

And this is the HTML BOM:
image

I'm attaching a minimum project, so you can check it:
ibom mwe.zip

Thank you and have a nice day!

@Funkenjaeger
Copy link
Contributor

Thanks for sharing an example demonstrating the problem, that's always appreciated!
I'm away from my computer for about a week so it'll be about that long before I'm able to debug this.

Interestingly, from your screenshots it looks like only the half-circle was inappropriately mirrored. The line segments (2 on the left, 1 on the right) look correct.

@qu1ck
Copy link
Member

qu1ck commented Nov 4, 2023

L5 text is also rotated the other way.

Funkenjaeger added a commit to Funkenjaeger/InteractiveHtmlBom that referenced this issue Nov 11, 2023
@Funkenjaeger
Copy link
Contributor

Fixed U7 arc mirroring and L5 text rotation in #433.

image

@qu1ck qu1ck closed this as completed in c77c74a Nov 11, 2023
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

3 participants