Moved post processing files into new Path python module

This commit is contained in:
Markus Lampert
2022-08-10 19:03:14 -07:00
parent 253d494f17
commit 9037e497db
56 changed files with 127 additions and 116 deletions

View File

@@ -60,7 +60,7 @@ def Startup():
from PathScripts import PathMillFaceGui
from PathScripts import PathPocketGui
from PathScripts import PathPocketShapeGui
from PathScripts import PathPost
from Path.Post import Command
from PathScripts import PathProbeGui
from PathScripts import PathProfileGui
from PathScripts import PathPropertyBagGui