Closed hyperpuncher closed 6 months ago
Thank you for this PR!
Before I merge, I need to confirm what happens when footprints are rotated in KiCad
With the MCU, I noticed that justify left
caused the text to switch side at certain angles, and it may be happening with this footprint as well.
Will report back ASAP.
Yep, you're right, it is happening with this footprint as well, it was already rotated 180°.
Then I know how to resolve, I just need to re-align the text with justify center. It may be a KiCad issue as well, will investigate and commit the changes to all the footprints that use justify left / right.
Thanks for raising this though!