CAM Inspect/zh: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[CAM_ExportTemplate|ExportTemplate]]
|[[Path_ExportTemplate|Export Template]]
|[[Path_Simulator|Simulator]]
|[[CAM_Simulator|Simulator]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ExportTemplate.svg
|IconL=CAM_ExportTemplate.svg
|IconC=Workbench_Path.svg
|IconR=CAM_Simulator.svg
|IconR=Path_Simulator.svg
|IconC=Workbench_CAM.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=Path Inspect G-code
|Name=CAM Inspect
|MenuLocation=CAM → Inspect CAM Commands
|Icon=Path_Inspect.svg
|Workbenches=[[Path Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
|Shortcut={{KEY|P}} {{KEY|I}}
|MenuLocation=Path → Inspect G-code
|Shortcut=
|SeeAlso=
}}
}}


<span id="Description"></span>
==描述==
==描述==


<div class="mw-translate-fuzzy">
这个工具可以用来检查刀路操作项目的内部Freecad G-code代码内容。
这个工具可以用来检查刀路操作项目的内部Freecad G-code代码内容。
</div>


[[Image:Path inspector.jpg]]
[[Image:Path_inspector.jpg]]


<span id="Usage"></span>
==使用==
==使用==


Line 31: Line 34:
</div>
</div>


<span id="Options"></span>
==选项==
==选项==


Line 40: Line 44:


{{Docnav
{{Docnav
|[[CAM_ExportTemplate|ExportTemplate]]
|[[Path_ExportTemplate|Export Template]]
|[[Path_Simulator|Simulator]]
|[[CAM_Simulator|Simulator]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ExportTemplate.svg
|IconL=CAM_ExportTemplate.svg
|IconC=Workbench_Path.svg
|IconR=CAM_Simulator.svg
|IconR=Path_Simulator.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:16, 26 March 2024

CAM Inspect

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

描述

这个工具可以用来检查刀路操作项目的内部Freecad G-code代码内容。

使用

  1. 选择一个刀路项目
  2. 按下 G-code检查按钮。

选项

  • 或者右键单击一个刀路项目→检查
  • 编辑器窗口的字体和颜色可以从编辑 → 首选项 → 编辑器中设定。