You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
And this is the HTML BOM:
I'm attaching a minimum project, so you can check it: ibom mwe.zip
Thank you and have a nice day!
The text was updated successfully, but these errors were encountered:
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.
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:
And this is the HTML BOM:
I'm attaching a minimum project, so you can check it:
ibom mwe.zip
Thank you and have a nice day!
The text was updated successfully, but these errors were encountered: