Moving horiz and vert feed into the toolload object.

This commit is contained in:
brad
2016-05-23 13:04:58 -03:00
committed by Yorik van Havre
parent f1a4a5bcc4
commit 2f43b2a28d
4 changed files with 9 additions and 132 deletions
+2
View File
@@ -152,6 +152,8 @@ class CommandProject:
#create a machine obj
import PathScripts
PathScripts.PathMachine.CommandPathMachine.Create()
PLT = PathScripts.PathLoadTool.CommandPathLoadTool()
PLT.Activated()
return obj