albymor / kicad-expose-tracks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiCad Expose Tracks

Expose copper tracks in kicad

Install

Find the plugin installation folder by running the following commands in the Kicad scriping console

import pcbnew
print(pcbnew.GetWizardsSearchPaths())

About


Languages

Language:Python 100.0%