- working on a new Tool: Etch Compensation Tool -> installed the tool and created the GUI and class template

This commit is contained in:
Marius Stanciu
2020-05-18 19:54:43 +03:00
committed by Marius
parent dc72bea2d6
commit 04b8de9fd3
6 changed files with 316 additions and 1 deletions

View File

@@ -41,3 +41,4 @@ from AppTools.ToolPunchGerber import ToolPunchGerber
from AppTools.ToolInvertGerber import ToolInvertGerber
from AppTools.ToolCorners import ToolCorners
from AppTools.ToolEtchCompensation import ToolEtchCompensation