CAM Inspect: Difference between revisions

From FreeCAD Documentation
m (Roy 043 moved page Path Inspect to CAM Inspect without leaving a redirect)
(Path->CAM)
Line 4: Line 4:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Path_ExportTemplate|ExportTemplate]]
|[[CAM_ExportTemplate|ExportTemplate]]
|[[Path_Simulator|Simulator]]
|[[CAM_Simulator|Simulator]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ExportTemplate.svg
|IconL=CAM_ExportTemplate.svg
|IconR=Path_Simulator.svg
|IconR=CAM_Simulator.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Path Inspect
|Name=CAM Inspect
|MenuLocation=Path → Inspect Path Commands
|MenuLocation=CAM → Inspect CAM Commands
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
|Shortcut={{KEY|P}} {{KEY|I}}
|Shortcut={{KEY|P}} {{KEY|I}}
}}
}}
Line 23: Line 23:


<!--T:3-->
<!--T:3-->
The [[Image:Path_Inspect.svg|24px]] [[Path_Inspect|Inspect]] tool allows inspection of the internal FreeCAD G-code dialect contents of a Path Operation object.
The [[Image:CAM_Inspect.svg|24px]] [[CAM_Inspect|Inspect]] tool allows inspection of the internal FreeCAD G-code dialect contents of a Path Operation object.


</translate>
</translate>
[[Image:Path_inspector.jpg]]
[[Image:CAM_inspector.jpg]]
<translate>
<translate>


Line 34: Line 34:
# Select a Path object.
# Select a Path object.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Path_Inspect.svg|16px]] [[Path_Inspect|Inspect Path Commands]]}} button.
#* Press the {{Button|[[Image:CAM_Inspect.svg|16px]] [[CAM_Inspect|Inspect CAM Commands]]}} button.
#* Select the {{MenuCommand|Path → [[Image:Path_Inspect.svg|16px]] Inspect Path Commands}} option from the menu.
#* Select the {{MenuCommand|CAM → [[Image:CAM_Inspect.svg|16px]] Inspect CAM Commands}} option from the menu.
#* Select the {{MenuCommand|[[Image:Path_Inspect.svg|16px]] Inspect G-code}} option from the [[Tree_view|Tree view]] context menu.
#* Select the {{MenuCommand|[[Image:CAM_Inspect.svg|16px]] Inspect G-code}} option from the [[Tree_view|Tree view]] context menu.
#* Use the keyboard shortcut: {{KEY|P}} then {{KEY|I}}.
#* Use the keyboard shortcut: {{KEY|P}} then {{KEY|I}}.


Line 47: Line 47:
<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Path_ExportTemplate|ExportTemplate]]
|[[CAM_ExportTemplate|ExportTemplate]]
|[[Path_Simulator|Simulator]]
|[[CAM_Simulator|Simulator]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ExportTemplate.svg
|IconL=CAM_ExportTemplate.svg
|IconR=Path_Simulator.svg
|IconR=CAM_Simulator.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


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

Revision as of 22:25, 16 March 2024

CAM Inspect

Menu location
CAM → Inspect CAM Commands
Workbenches
CAM
Default shortcut
P I
Introduced in version
-
See also
None

Description

The Inspect tool allows inspection of the internal FreeCAD G-code dialect contents of a Path Operation object.

File:CAM inspector.jpg

Usage

  1. Select a Path object.
  2. There are several ways to invoke the command:
    • Press the Inspect CAM Commands button.
    • Select the CAM → Inspect CAM Commands option from the menu.
    • Select the Inspect G-code option from the Tree view context menu.
    • Use the keyboard shortcut: P then I.

Options

  • The font and colors of the editor window follow the settings from Edit → Preferences → Editor