CAM OpActiveToggle
This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
Menu location |
---|
CAM → Toggle the Active State of the Operation |
Workbenches |
CAM |
Default shortcut |
P X |
Introduced in version |
- |
See also |
None |
Description
The Active tool in the
CAM Workbench is used to toggle the active state of an existing path operation.
This tool can only be used if your Job has at least one path operation.
Usage
- Select an operation in the Operations group belonging to a Job. A deactivated operation can be recognized by its grayed out label and icon.
- There are several ways to invoke the command:
- Press the
CAM OpActiveToggle button.
- Select the CAM →
Toggle the Active State of the Operation option from the menu.
- Use the keyboard shortcut: P then X.
- Press the
- The result depends on the selected operation:
- If you have selected an active operation the command deactivates it:
- The operation icon is replaced with the command icon:
.
- The operation icon and label are grayed out.
- The paths generated from the operation disappear from the 3D view.
- When using the
CAM Inspect command or the
CAM Post command, the operation's G-code is not provided.
- The operation icon is replaced with the command icon:
- If you have selected a deactivated operation the command activates it:
- The operation icon is replaced with that belonging to the operation.
- The operation icon and label are no longer grayed out.
- The paths generated from the operation are recomputed and displayed in the 3D view.
- When using the
CAM Inspect command or the
CAM Post command, the operation's G-code is provided.
- If you have selected an active operation the command deactivates it:
Options
Empty
Properties
Empty
Scripting
See also: FreeCAD Scripting Basics.
Example:
#Place code example here.
- Project Commands: Job, Post Process, Check the CAM job for common errors, Export Template
- Tool Commands: Inspect CAM Commands, CAM Simulator, Finish Selecting Loop, Toggle the Active State of the Operation, ToolBit Library editor, ToolBit Dock
- Basic Operations: Profile, Pocket Shape, Drilling, Face, Helix, Adaptive, Slot, Engrave, Deburr, Vcarve
- 3D Operations: 3D Pocket, 3D Surface, Waterline
- CAM Modification: Copy the operation in the job, Array, Simple Copy
- Specialty Operations: Thread Milling
- Miscellaneous: Area, Area workplane
- ToolBit architecture: Tools, ToolShape, ToolBit, ToolBit Library, ToolController
- Additional: Preferences, Scripting

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub