CAM Inspect/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 19: Line 19:
==Description==
==Description==


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.
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.


[[Image:Path_inspector.jpg]]
[[Image:Path_inspector.jpg]]
Line 25: Line 25:
==Usage==
==Usage==


# Select a Path object.
# Select a CAM object.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:CAM_Inspect.svg|16px]] [[CAM_Inspect|Inspect CAM Commands]]}} button.
#* Press the {{Button|[[Image:CAM_Inspect.svg|16px]] [[CAM_Inspect|Inspect CAM Commands]]}} button.

Latest revision as of 20:22, 30 March 2024

Other languages:

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