kiplot
kiplot copied to clipboard
Add support for plotting position files
Hi,
Here is proposed change to add support for exporting position (pick and place) files in ASCII and CSV format using KiPlot. I was not able to find an API to do this in pcbnew.py, so the Python logic here is adapted from KiCad's source code.
Cheers!
Nice patch!! I was using a separated script for that. I applied it to my fork. Additionally I added an option to only include SMD components (the default KiCad behavior):
https://github.com/INTI-CMNB/kiplot/commit/bce849b44b0310be261cf0ae46c3b2e6a6c38388