Skip to content

Instantly share code, notes, and snippets.

@pwuertz
Last active August 13, 2025 18:26
Show Gist options
  • Select an option

  • Save pwuertz/152f15b2dadca9a74039aeab944714af to your computer and use it in GitHub Desktop.

Select an option

Save pwuertz/152f15b2dadca9a74039aeab944714af to your computer and use it in GitHub Desktop.
KiCad PCB pick and place assistant
Moved to:
https://github.com/pwuertz/kicad_picknplace_assistant
@LBleijendaal

Copy link
Copy Markdown

Awesome script. Used the newest version of Kicad, which uses python 3. Script works as a charm under python3. I altered the PIN1 color to something with a higher contrast (blue). Thanks!!

@pwuertz

pwuertz commented Aug 7, 2019

Copy link
Copy Markdown
Author

Thank you! So the script already works with the new Py3 version? That's good to know. Also, feel free to post ideas for enhancements like color customization to the new repository.

@atuleu

atuleu commented Mar 26, 2021

Copy link
Copy Markdown

@pwuertz the script works with python3, at least on Ubuntu 20.04. Make sure to install python3-mathplotlib package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment