CAM: Remove CAM_Shape from top menu

This commit is contained in:
tarman3
2025-05-13 07:45:29 +03:00
parent 7df127bcbc
commit 5038e5b7e9

View File

@@ -164,7 +164,6 @@ class CAMWorkbench(Workbench):
)
threedcmdgroup = threedopcmdlist
if Path.Preferences.experimentalFeaturesEnabled():
prepcmdlist.append("CAM_Shape")
prepcmdlist.append("CAM_PathShapeTC")
extracmdlist.extend(["CAM_Area", "CAM_Area_Workplane"])
specialcmdlist.append("CAM_ThreadMilling")