yaqwsx / KiKit

Automation tools for KiCAD
https://yaqwsx.github.io/KiKit
MIT License
1.49k stars 200 forks source link

Fixed OddEvenRowsColumnsPosition placer rotation return type #659

Closed errno closed 5 months ago

errno commented 5 months ago

Fixed rows/cols alternation bug. Added tests for placers .rotation() method.

Closes #658

yaqwsx commented 5 months ago

Thank you for your contribution! Also huge thanks for adding the tests.