What is the process of getting a python example script into KiCad distribution? What is the recommended copyright notice that I should place at the top of the file? Suggestions on coding style, functionality, integration technique are welcome! This python script is usable example of how to integrate a gui built with wxFormBuilder andimplementing Action Plugin feature provided in KiCad. It has been tested with recent nightly KiCad build (Windows 7). It is a short functional example 187 lines long (at the moment) adding (IMHO) much needed functionality to KiCad pcbnew. The github repository is here:https://github.com/HiGregSmith/LayerViewSet
And the KiCad Forums thread is here:https://forum.kicad.info/t/announcing-layerviewset-a-python-script-for-manipulating-visible-layers/7400
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

