You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that KiCAD's polygons don't use properties GetStart() and GetEnd() for their start/end points. They always return a fixed coordinate. However, we have never noticed as all our test cases used a single polygon (possibly with holes)
Prerequisites
KiKit version
kikit, version 1.6.0
KiCAD version
8.0.5
Operating system
Ubuntu 24.04
Description
I have a project with a complicated outline.
When trying to panelize it, I get the error
I can't find the error in my files as at the specified coordinate is no outline at all.
Steps to Reproduce
Run
with the example files.
kikit_multiple_outlines.zip
The text was updated successfully, but these errors were encountered: