Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for plotting position files #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdeterre
Copy link

@rdeterre rdeterre commented Oct 16, 2019

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!

@set-soft
Copy link

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):

INTI-CMNB@bce849b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants