Last active
November 27, 2023 07:04
-
-
Save pwuertz/152f15b2dadca9a74039aeab944714af to your computer and use it in GitHub Desktop.
KiCad PCB pick and place assistant
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moved to: | |
https://github.com/pwuertz/kicad_picknplace_assistant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@pwuertz the script works with python3, at least on Ubuntu 20.04. Make sure to install
python3-mathplotlib
package.