CAM Engrave: Difference between revisions

From FreeCAD Documentation
(Add empty versions of missing sections and identify Data property names)
m ((Vertical Docnav)(Vertical GuiCommand))
Line 3: Line 3:
<translate>
<translate>
<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav|[[Path_Adaptive|Adaptive]]|[[Path_MillFace|Mill Face]]|[[Path_Workbench|Path]]|IconL=Path_Adaptive.svg|IconC=Path-Workbench.svg|IconR=Path-Face.png}}
|[[Path_Adaptive|Adaptive]]
|[[Path_MillFace|Mill Face]]
|[[Path_Workbench|Path]]
|IconL=Path_Adaptive.svg
|IconC=Path-Workbench.svg
|IconR=Path-Face.png
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Path Engrave|Workbenches=[[Path Workbench|Path]]|MenuLocation=Path → Engrave|Shortcut|SeeAlso=}}
|Name=Path Engrave
|Workbenches=[[Path Workbench|Path]]
|MenuLocation=Path → Engrave
|Shortcut=
|SeeAlso=
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 65: Line 78:


<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav|[[Path_Adaptive|Adaptive]]|[[Path_MillFace|Mill Face]]|[[Path_Workbench|Path]]|IconL=Path_Adaptive.svg|IconC=Path-Workbench.svg|IconR=Path-Face.png}}
|[[Path_Adaptive|Adaptive]]
|[[Path_MillFace|Mill Face]]
|[[Path_Workbench|Path]]
|IconL=Path_Adaptive.svg
|IconC=Path-Workbench.svg
|IconR=Path-Face.png
}}


<!--T:6-->
<!--T:6-->

Revision as of 13:22, 26 January 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 Engrave

Menu location
Path → Engrave
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
None

Description

Path Engrave is primarily for engraving a ShapeString onto a part. However, Engrave may be useful for other kinds of 2D

Usage

Empty

Options

Empty

Properties

Data

Base

  • DataPlacement: -
  • DataLabel: -

Depth

  • DataClearanceHeight: -
  • DataFinalDepth: -
  • DataSafeHeight: -
  • DataStartDepth: -
  • DataStepDown: -

Op Values

  • DataOpFinalDepth: -
  • DataOpStartDepth: -
  • DataOpStockZMax: -
  • DataOpStockZMin: -
  • DataOpToolDiameter: -

Path

  • DataActive: -
  • DataComment: -
  • DataCoolantMode: -
  • DataStartVertex: -
  • DataToolController: -
  • DataUserLabel: -

Hidden

  • DataBase: -
  • DataBaseObject: -
  • DataBaseShapes: -
  • DataExpressionEngine: -
  • DataLabel2: -
  • DataPath: -
  • DataProxy: -
  • DataVisibility: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.

Template:Path Tools navi