Jarrett
Jarrett
That definitely would have been intriguing to me when I did this project 4 years ago :) Happy to accept PRs, especially, yes, to include multiple instances! It is unlikely...
https://gitlab.com/kicad/code/kicad/-/issues/16774
Thanks! I'll take a look when I have time. I'd suspect that changing `zone.py` line 287 from `self.keepout` to `str(self.keepout[0])` would work as a temporary stop-gap
Thanks for the report. To fix that, you'll need to BS4. So you'll have to `python -m pip install bs4` with whatever version of Python is being run by KiCad....
Hi Andrew, Sure! I have added discussions. Fixed components already exist - Lock the footprint in KiCad, and this software should respect that. I agree, the other features would be...