5 lines
219 B
Python
5 lines
219 B
Python
# Two way of installation of this plugin:
|
|
# - Copy or link this directory to KiCad plugin directory (~/.kicad_plugin/ViaStitching/)
|
|
# - Copy files to ~/.kicad_plugin except __init__.py...
|
|
from FillAreaAction import *
|