[CAM] Reimplemented Mill facing operation (#24367)

This commit is contained in:
sliptonic
2025-11-28 17:26:36 -06:00
committed by GitHub
parent f18842114f
commit eb8b2ddad2
19 changed files with 4566 additions and 2 deletions

View File

@@ -68,6 +68,7 @@ def Startup():
from Path.Op.Gui import Engrave
from Path.Op.Gui import Helix
from Path.Op.Gui import MillFace
from Path.Op.Gui import MillFacing
from Path.Op.Gui import PathShapeTC
from Path.Op.Gui import Pocket
from Path.Op.Gui import PocketShape