yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.16k stars 91 forks source link

populate: highlighting rectangle is incorrectly oriented on some components #175

Open dhaillant opened 2 months ago

dhaillant commented 2 months ago

Hi, I'm using pcbdraw/populate through kibot v1.7.0 and I'm encountering a problem on some of my (custom designed) footprints, where the highlighting rectangle is oriented in the wrong direction.

image

As you can see, the highlighting rectangle has the correct dimension, is located correctly on pin #1 but is oriented 180°. Thank you.

set-soft commented 2 months ago

Hi @dhaillant ! Please move this issue to KiBot, unless you can also reproduce it using the standalone PcbDraw, in this case copy this issue. Also: provide a very simple example (i.e just this component) where we can reproduce the wrong behavior.