- changed and added some icons
- fixed the Shortcuts Tab to reflect the actual current shortcut keys - started to work on moving the Isolation Routing from the Gerber Object UI to it's own tool
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
|
||||
from AppTools.ToolCalculators import ToolCalculator
|
||||
from AppTools.ToolCalibration import ToolCalibration
|
||||
from AppTools.ToolCutOut import CutOut
|
||||
|
||||
from AppTools.ToolDblSided import DblSidedTool
|
||||
from AppTools.ToolExtractDrills import ToolExtractDrills
|
||||
@@ -16,8 +15,10 @@ from AppTools.ToolDistanceMin import DistanceMin
|
||||
|
||||
from AppTools.ToolMove import ToolMove
|
||||
|
||||
from AppTools.ToolCutOut import CutOut
|
||||
from AppTools.ToolNCC import NonCopperClear
|
||||
from AppTools.ToolPaint import ToolPaint
|
||||
from AppTools.ToolIsolation import ToolIsolation
|
||||
|
||||
from AppTools.ToolOptimal import ToolOptimal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user