First off, thanks to everyone involved in helping! Great to see such an active (although widely spread) community. I’ve decided that this would be the best place to start asking some questions that come to mind regarding Kicad that I haven’t been able to figure out on my own.
What is the path of the folder where the Python scripts should be placed for pcbnew? I’ve scoured the net, manuals, the developer mailing list, dug through the install script, tried searching for any kicad related folders but I just can’t see what I’m missing.
I’ve tried putting a script (hide values, show references) in usr/local/share/kicad/demos/python_scripting_examples, usr/local/share/doc/kicad/scripts, or in usr/local/lib/kicad/plugins, followed by trying to run the script in the console in pcbnew by invoking ‘import filename’, but no result or message. The second folder I mentioned shows some test-plugins, but trying to load them just returns an error so this is not the correct folder either. I also saw mention of a ~/.kicad_plugins folder, but I can’t seem to find it on my system (tried ls -la but it’s not showing up).
Can anyone shed some light on this? Ever since I switched to Ubuntu 3 months ago and regularly updated Kicad it has been a great pleasure using this program, but manually changing designators etc. is very tedious.
Kind regards,
Jules