- renamed the Extract Drills Tool to Extract Tool and enhanced the tool to extract a Soldermask Gerber from a given Gerber object

- updated the language strings files
This commit is contained in:
Marius Stanciu
2020-11-10 04:14:29 +02:00
committed by Marius Stanciu
parent 4d4735fff2
commit a8f0f37f1b
28 changed files with 13383 additions and 12403 deletions

View File

@@ -3,7 +3,7 @@ from appTools.ToolCalculators import ToolCalculator
from appTools.ToolCalibration import ToolCalibration
from appTools.ToolDblSided import DblSidedTool
from appTools.ToolExtractDrills import ToolExtractDrills
from appTools.ToolExtract import ToolExtract
from appTools.ToolAlignObjects import AlignObjects
from appTools.ToolFilm import Film