Error "Multiple outlines (4)" - Outline with a rotated rectangle hole
dartrax opened this issue · comments
Prerequisites
- I have read FAQ
- I have searched existing issues (including closed ones)
- I use KiKit at least version 1.6.0 (older version are not supported)
KiKit version
1.6.0
KiCAD version
8.0.8
Operating system
Windows 10
Description
Cannot perform: Multiple outlines (4) at [148.5011, 105.0036]
I have difficulties interpreting/finding the coordinates given in the message, how to find it?
The hole was created using a rectangle and rotating it via Shift+M -30°.
I can workaround it by either deleting the hole or rounding its corners.
Steps to Reproduce
kikit panelize^
--layout "rows: 3; cols: 3" ^
"...\MultipleOutlines.kicad_pcb" "...\output.kicad_pcb"
This was already fixed in the upstream version (46b2ea9). The fix will be available in the next release, in the meantime, you can use the upstream version.