- started to work on PDF import tool

This commit is contained in:
Marius Stanciu
2019-04-19 17:12:10 +03:00
committed by Marius
parent f7f52e3bec
commit 52fceae054
5 changed files with 189 additions and 2 deletions

View File

@@ -15,5 +15,6 @@ from flatcamTools.ToolNonCopperClear import NonCopperClear
from flatcamTools.ToolTransform import ToolTransform
from flatcamTools.ToolSolderPaste import SolderPaste
from flatcamTools.ToolPcbWizard import PcbWizard
from flatcamTools.ToolPDF import ToolPDF
from flatcamTools.ToolShell import FCShell