9c7ce5fab284ab4c1220c6ffc1ed0bdfc7b388cb
Some KiCad plugins in Python
Thoses plugins must be copied inside KiCad's python plugins directory (~/.kicad_plugins or /usr/share/kicad/scripting/plugins/ for Linux). Most of them use python plugin (Action plugins) in KiCad. This feature is enabled in daily builds of KiCad. See https://forum.kicad.info/t/howto-register-a-python-plugin-inside-pcbnew-tools-menu/5540
ViaStiching
A pure python via stiching.
After select "Via Stiching" in Tools menu, choose your options in the interface.
Then the result should be:
Description
Languages
Python
100%