CAM Inspect: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(it must be CAM, the workbench and not only a path)
 
(11 intermediate revisions by 2 users not shown)
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 G-code
|Name=CAM Inspect
|MenuLocation=Path → Inspect G-code
|MenuLocation=CAM → Inspect CAM Commands
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
|Shortcut=
|Shortcut={{KEY|P}} {{KEY|I}}
|SeeAlso=
}}
}}


Line 24: Line 23:


<!--T:3-->
<!--T:3-->
This 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 CAM Operation object.


</translate>
</translate>
Line 33: Line 32:


<!--T:6-->
<!--T:6-->
# Select a Path object
# Select a CAM object.
# There are several ways to invoke the command:
# Invoke the Path Inspect command several ways:
#* Press the {{KEY|[[Image:Path Inspect.svg|16px]] [[Path_Inspect|Inspect G-code]]}} button
#* Press the {{Button|[[Image:CAM_Inspect.svg|16px]] [[CAM_Inspect|Inspect CAM Commands]]}} button.
#* Use the {{MenuCommand|Path → Inspect G-code}} entry in the Path menu
#* Select the {{MenuCommand|CAM [[Image:CAM_Inspect.svg|16px]] Inspect CAM Commands}} option from the menu.
#* Select the {{MenuCommand|[[Image:CAM_Inspect.svg|16px]] Inspect G-code}} option from the [[Tree_view|Tree view]] context menu.
#* Alternatively, right-click a Path object → Inspect
#* Use the keyboard shortcut: {{KEY|P}} then {{KEY|I}}.


==Options== <!--T:7-->
==Options== <!--T:7-->
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:}}}}

Latest revision as of 19:16, 29 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 CAM Operation object.

Usage

  1. Select a CAM 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