svofski / kicad-teardrops

KiCAD PCBNEW script to generate teardrops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kicad-teardrops

KiCAD PCBNEW script to generate teardrops

Teardrops

Run it from the python console (import teardrops). To undo, delete all drawings in the copper layers. To re-apply, type reload(teardrops).

This script has no idea about DRC, so it is not a very good tool for production boards.

If you feel that teardrops is an important feature for you, please vote for it here. Also see this patch by Mikhail Karpenko.

About

KiCAD PCBNEW script to generate teardrops


Languages

Language:Python 100.0%