- some fixes in the app_Main class
- removed the "follow" functionality from the Isolation Tool - created a new application Tool named Follow Tool - added the "follow" functionality in the Follow Tool and added the new feature of allowing to perform "follow" on an area selection
This commit is contained in:
@@ -19,6 +19,7 @@ from appTools.ToolCutOut import CutOut
|
||||
from appTools.ToolNCC import NonCopperClear
|
||||
from appTools.ToolPaint import ToolPaint
|
||||
from appTools.ToolIsolation import ToolIsolation
|
||||
from appTools.ToolFollow import ToolFollow
|
||||
from appTools.ToolDrilling import ToolDrilling
|
||||
from appTools.ToolMilling import ToolMilling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user