- moved all the Levelling stuff out of the CNCjob Properties Tab to its own tool, Levelling Tool. The functionality itself is not finished yet.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
from appTools.ToolCalculators import ToolCalculator
|
||||
from appTools.ToolCalibration import ToolCalibration
|
||||
|
||||
@@ -22,6 +21,7 @@ from appTools.ToolIsolation import ToolIsolation
|
||||
from appTools.ToolFollow import ToolFollow
|
||||
from appTools.ToolDrilling import ToolDrilling
|
||||
from appTools.ToolMilling import ToolMilling
|
||||
from appTools.ToolLevelling import ToolLevelling
|
||||
|
||||
from appTools.ToolOptimal import ToolOptimal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user