Repo re-org, now we are KiCad add-ons.

This commit is contained in:
jaseg 2023-10-23 16:13:48 +02:00
parent c4f176d3f4
commit c91ed4f594
14 changed files with 815 additions and 13 deletions

View file

@ -1,4 +0,0 @@
from .mesh_plugin import MeshPlugin
plugin = MeshPlugin()
plugin.register()