- 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:
committed by
Marius Stanciu
parent
4d4735fff2
commit
a8f0f37f1b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user