yaqwsx / KiKit

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

Layout alternation rowsCols is broken #658

Closed errno closed 5 months ago

errno commented 5 months ago

Prerequisites

KiKit version

1.5.0+8.ge60dcc2

KiCAD version

7.0.10

Operating system

Manjaro Linux 23.1.3 kernel 6.6.19 x86_64

Description

Using panelization layout variant alternation: rowsCols; causes the exception:

TypeError: in method 'EDA_ANGLE___iadd__', argument 2 of type 'EDA_ANGLE const &'

Steps to Reproduce

Running any panelization with rowsCols alternation. I found the cause and will create a pull request soon.