/toolbox

A set of supplemental plugin tools for use with KiCad Pcbnew.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

KiCad Toolbox

A KiCad action plugin that allows for the following features in Pcbnew:

  • Tapers
  • Chamfers, or mitered-bends
  • Rounded tracks
  • Via stitching
  • Profile routing based on the Edge.Cuts layer
  • DXF to KiCad footprint conversion

Installation

  1. Clone or download and unzip the repository in your KiCad plugin folder. For example, on Windows it might be: C:\Program Files\KiCad\share\kicad\scripting\plugins
  2. Open KiCad Pcbnew
  3. If you experience errors, please try running KiCad under administrative privileges.

OS Support

  • Windows
  • Linux