Split pocket gui into its own file and based on PathAreaOpGui.

This commit is contained in:
Markus Lampert
2017-08-03 22:22:51 -07:00
committed by Yorik van Havre
parent bf025123a0
commit bd83f3d776
10 changed files with 552 additions and 360 deletions

View File

@@ -65,7 +65,7 @@ class PathWorkbench (Workbench):
from PathScripts import PathJob
from PathScripts import PathMillFace
from PathScripts import PathPlane
from PathScripts import PathPocket
from PathScripts import PathPocketGui
from PathScripts import PathPost
from PathScripts import PathProfile
from PathScripts import PathProfileEdges