snhobbs / SetReferenceVisibility

Kicad plugin for globally toggling the reference designators visibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide Silkscreen References

Simple plugin that hides references on the silkscreen. Takes the default reference with the option to skip if the part is locked and toggles visibility.

Installation

Link or copy this directory into the plugins directory. Reload plugins or restart Kicad, the plugin should then showup in the plugin dropdown menu.

https://docs.kicad.org/6.0/en/plugins/plugins.html

Explanation

I made a blog post here explaining the approach.

Notes

Turns out you can do this with the "Edit Text and Graphics Properties" menu.

About

Kicad plugin for globally toggling the reference designators visibility

License:GNU General Public License v2.0


Languages

Language:Python 100.0%