Skip to content

Nephirus/KiBuzzard

 
 

Repository files navigation

Buzzard plugin for KiCad

Note this plugin currently only works on KiCad 5.99

Basic plugin wrapper for Buzzard.

This plugin lets you easily create nice "Inverted" block text boxes.

screenshot

Installation

Install the script in your KiCad scripting directory Ensure you also get the submodules with KiBuzzard

$ git clone https://github.com/gregdavill/KiBuzzard --recursive
$ pip3 install -r requirements.txt --user

You may also need to install xclip, to handle clipboard operations. On Ubuntu:

$ sudo apt install xclip

Licence and credits

Plugin code licensed under MIT, see LICENSE for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%