- started to work on Solder Paste Dispensing Tool

This commit is contained in:
Marius Stanciu
2019-02-19 17:48:24 +02:00
committed by Marius
parent 4dbecde32f
commit 89052379b2
5 changed files with 280 additions and 2 deletions

View File

@@ -13,5 +13,6 @@ from flatcamTools.ToolImage import ToolImage
from flatcamTools.ToolPaint import ToolPaint
from flatcamTools.ToolNonCopperClear import NonCopperClear
from flatcamTools.ToolTransform import ToolTransform
from flatcamTools.ToolSolderPaste import ToolSolderPaste
from flatcamTools.ToolShell import FCShell