From f3186f4dc07548753943dbda5e1113e1e65c898d Mon Sep 17 00:00:00 2001 From: sliptonic Date: Wed, 15 Oct 2025 10:18:53 -0500 Subject: [PATCH] remove old supplemental fixture --- src/Mod/CAM/InitGui.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mod/CAM/InitGui.py b/src/Mod/CAM/InitGui.py index de3087097a..710f786786 100644 --- a/src/Mod/CAM/InitGui.py +++ b/src/Mod/CAM/InitGui.py @@ -131,7 +131,6 @@ class CAMWorkbench(Workbench): "CAM_OpActiveToggle", ] prepcmdlist = [ - "CAM_Fixture", "CAM_Comment", "CAM_Stop", "CAM_Custom",