Hi Greg The so called action plugins are not available in the 4.0 branch and probably never will.
You can see the chages to the comming 4.0.7 since 4.0.6 on https://git.launchpad.net/kicad/log/?h=4.0 I don't think any python bindings have changed since 4.0.6. I hope this answers your question. Nick 2017-07-13 17:30 GMT+02:00 Greg Smith <[email protected]>: > I'm trying to verify what changes (especially to the python scripting and > loading) will be in the forthcoming 4.07. Where can I find that list? > I've already searched https://code.launchpad.net/kicad for "python" but > didn't know where to navigate. > > It'd be great to have files in user's plugin folder to automatically load > into KiCad. Perhaps .py files in the folder could be imported > automatically, and directories within the plugin directory could be loaded > as packages (requiring __init__.py, etc). > > I've seen reference to Action Plugins. And the pcbnew attributes appear in > my current KiCad version 4.06 on windows, but I can't seem to get it to > function as documented here: https://forum.kicad.info/t/howto-register-a- > python-plugin-inside-pcbnew-tools-menu/5540 > > I don't yet have the ability to recompile kicad, so I can't follow any > directions that require rebuilding. > > Greg S. > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

