Moving horiz and vert feed into the toolload object.

This commit is contained in:
brad
2016-03-24 15:42:14 -05:00
committed by Yorik van Havre
parent f1a4a5bcc4
commit 2f43b2a28d
4 changed files with 9 additions and 132 deletions

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