openscopeproject / InteractiveHtmlBom

Interactive HTML BOM generation plugin for KiCad, EasyEDA, Eagle, Fusion360 and Allegro PCB designer
MIT License
3.79k stars 484 forks source link

Some silkscreen & fab layer elements rendered at wrong place outside of PCB outline #482

Open mMuck opened 4 days ago

mMuck commented 4 days ago

Naturally I confirmed the positions of the elements in the PCB project but there they are at correct places. In the iHtmlBom Canvas they're rendered even somehow rotated. Are there known conditions for such cases?

grafik

If this should be investigated I can try to strip down the project to only this elements. Or a snippet of the relevant kicad_pcb file parts if it disappears with less parts. Compression & zones on, nets off. Current KiCad 8.0.6 (Win10) & latest PCM release of iHtmlBom.

qu1ck commented 4 days ago

Already fixed in 002d62760ae2c91a267d8c8d2a3b5eccf81439a2 but it's not released yet.

mMuck commented 3 days ago

Wow. Thanks. I see - there are reasons to test the latest master. I'll do that and give feedback.