CAM OpActiveToggle: Difference between revisions

From FreeCAD Documentation
(Create initial page and populate with basic details and structure)
 
No edit summary
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}} <!-- Note: png to svg + Properties. -->
<translate>
<translate>


<!--T:1-->
{{Docnav|[[Path_Inspect|G-Code Inspector]]|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Workbench|Path]]|IconL=Path_Inspect.png|IconC=Path-Workbench.svg|IconR=Path_ToolLibraryEdit.png}}
{{Docnav
|[[Path_Inspect|G-Code Inspector]]
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[Path_Workbench|Path]]
|IconL=Path_Inspect.svg
|IconC=Workbench_Path.svg
|IconR=Path_ToolLibraryEdit.svg
}}


<!--T:2-->
{{GuiCommand
|Name=Path OpActive
|Workbenches=[[Path Workbench|Path]]
|MenuLocation=Path → Toggle the Active State of the Operation
|Shortcut={{KEY|P}} {{KEY|X }}
|SeeAlso=[[Path_Workbench|Path Workbench]]
}}


==Description== <!--T:3-->
{{GuiCommand|Name=Path OpActive|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Toggle the Active State of the Operation|Shortcut=P,X | SeeAlso=[[Path_Workbench|Path Workbench]] }}


<!--T:4-->
==Description==
The {{KEY|[[Image:Path_OpActive.svg|16px]] [[Path OpActive|Active]]}} tool in the [[Path Workbench]] is used to toggle the active state of an existing path operation.
The {{KEY|[[Image:Path_OpActive.svg|24px]] [[Path OpActive|Active]]}} tool in the [[Image:Workbench_Path.svg|24px]] [[Path Workbench|Path Workbench]] is used to toggle the active state of an existing path operation.
This tool is not available, indicated as a light gray version of the icon, until you have created one or more path operations. Once your [[Path_Job|Job]] has at least one path operation the icon will be fully colored indicating it is available for use.
This tool is not available, indicated as a light gray version of the icon, until you have created one or more path operations. Once your [[Image:Path_Job.svg|24px]] [[Path_Job|Job]] has at least one path operation the icon will be fully colored indicating it is available for use.


==Usage==
==Usage== <!--T:5-->


====Deactivate an active operation====
====Deactivate an active operation==== <!--T:6-->

<!--T:7-->
# Select an operation in the "Operations" group within a Job.
# Select an operation in the "Operations" group within a Job.
# Click on the {{KEY|[[Image:Path_OpActive.svg|16px]] [[Path OpActive|Active]]}} toggle icon.
# Click on the {{KEY|[[Image:Path_OpActive.svg|16px]] [[Path OpActive|Active]]}} toggle icon.
# When you deactivate an operation, you will notice:
# When you deactivate an operation, you will notice:
#* The operation title and the icon preceding it will turn light gray.
#* The operation title and the icon preceding it will turn light gray.
#* The icon in front of the operation's label will be replaced with that of the OpActive's icon.
#* The icon in front of the operation's label will be replaced with that of the [[Image:Path_OpActive.svg|16px]] OpActive's icon.
#* The paths generated from the operation will disappear from the viewport.
#* The paths generated from the operation will disappear from the viewport.
#* When using the {{KEY|[[Image:Path Inspect.png|16px]] [[Path Inspect|Inspect G-code]]}} tool or {{KEY|[[Image:Path PostProcess.png|16px]] [[Path Post|Post Process]]}} command, no g-code will be provided from the deactivated operation.
#* When using the {{KEY|[[Image:Path Inspect.svg|16px]] [[Path Inspect|Inspect G-code]]}} tool or {{KEY|[[Image:Path PostProcess.svg|16px]] [[Path Post|Post Process]]}} command, no g-code will be provided from the deactivated operation.


====Activate an deactivated operation====
====Activate a deactivated operation==== <!--T:8-->

<!--T:9-->
# Select a deactivated operation (light gray text and icon) in the "Operations" group within a Job.
# Select a deactivated operation (light gray text and icon) in the "Operations" group within a Job.
# Click on the {{KEY|[[Image:Path_OpActive.svg|16px]] [[Path OpActive|Active]]}} toggle icon.
# Click on the {{KEY|[[Image:Path_OpActive.svg|16px]] [[Path OpActive|Active]]}} toggle icon.
Line 30: Line 51:
#* The icon in front of the operation's label will be replaced with that which corresponds to the operation.
#* The icon in front of the operation's label will be replaced with that which corresponds to the operation.
#* The paths generated from the operation will be recomputed and displayed in the viewport.
#* The paths generated from the operation will be recomputed and displayed in the viewport.
#* When using the {{KEY|[[Image:Path Inspect.png|16px]] [[Path Inspect|Inspect G-code]]}} tool or {{KEY|[[Image:Path PostProcess.png|16px]] [[Path Post|Post Process]]}} command, the operation's g-code will be provided.
#* When using the {{KEY|[[Image:Path Inspect.svg|16px]] [[Path Inspect|Inspect G-code]]}} tool or {{KEY|[[Image:Path PostProcess.svg|16px]] [[Path Post|Post Process]]}} command, the operation's g-code will be provided.

==Options== <!--T:13-->
Empty


==Properties== <!--T:14-->


===Data=== <!--T:15-->
{{Docnav|[[Path_Inspect|G-Code Inspector]]|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Workbench|Path]]|IconL=Path_Inspect.png|IconC=Path-Workbench.svg|IconR=Path_ToolLibraryEdit.png}}
Empty


===View=== <!--T:16-->
Empty


==Scripting== <!--T:17-->
{{Path_Tools_navi}}
{{Emphasis|See also:}} [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].


<!--T:18-->
Example:
{{Code|code=#Place code example here.}}


<!--T:10-->
{{Userdocnavi}}
{{Docnav
|[[Path_Inspect|G-Code Inspector]]
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[Path_Workbench|Path]]
|IconL=Path_Inspect.svg
|IconC=Workbench_Path.svg
|IconR=Path_ToolLibraryEdit.svg
}}


</translate>
</translate>
{{Path_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:10, 25 August 2020

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.

Path OpActive

Menu location
Path → Toggle the Active State of the Operation
Workbenches
Path
Default shortcut
P X
Introduced in version
-
See also
Path Workbench

Description

The Active tool in the Path Workbench is used to toggle the active state of an existing path operation. This tool is not available, indicated as a light gray version of the icon, until you have created one or more path operations. Once your Job has at least one path operation the icon will be fully colored indicating it is available for use.


Usage

Deactivate an active operation

  1. Select an operation in the "Operations" group within a Job.
  2. Click on the Active toggle icon.
  3. When you deactivate an operation, you will notice:
    • The operation title and the icon preceding it will turn light gray.
    • The icon in front of the operation's label will be replaced with that of the OpActive's icon.
    • The paths generated from the operation will disappear from the viewport.
    • When using the Inspect G-code tool or Post Process command, no g-code will be provided from the deactivated operation.

Activate a deactivated operation

  1. Select a deactivated operation (light gray text and icon) in the "Operations" group within a Job.
  2. Click on the Active toggle icon.
  3. When you activate an operation, you will notice:
    • The operation title and the icon preceding it will turn colorful.
    • The icon in front of the operation's label will be replaced with that which corresponds to the operation.
    • The paths generated from the operation will be recomputed and displayed in the viewport.
    • When using the Inspect G-code tool or Post Process command, the operation's g-code will be provided.

Options

Empty

Properties

Data

Empty

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.