CAM Engrave: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 8: Line 8:
|[[Path_Workbench|Path]]
|[[Path_Workbench|Path]]
|IconL=Path_Adaptive.svg
|IconL=Path_Adaptive.svg
|IconC=Workbench_Path.svg
|IconR=Path_Face.svg
|IconR=Path_Face.svg
|IconC=Workbench_Path.svg
}}
}}


Line 24: Line 24:


<!--T:20-->
<!--T:20-->
The [[Image:Path_Engrave.svg|24px]] [[Path Engrave]] tool is primarily for engraving a [[Image:Draft_ShapeString.svg|24px]] [[Draft_ShapeString|Draft ShapeString]] onto a part. However, it may be useful for other kinds of 2D.
The [[Image:Path_Engrave.svg|24px]] [[Path_Engrave|Path Engrave]] tool is primarily for engraving a [[Image:Draft_ShapeString.svg|24px]] [[Draft_ShapeString|Draft ShapeString]] onto a part. However, it may be useful for other kinds of 2D.


==Usage== <!--T:8-->
==Usage== <!--T:8-->
Line 80: Line 80:


==Scripting== <!--T:16-->
==Scripting== <!--T:16-->
{{Emphasis|See also:}} [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].
{{Emphasis|See also:}} [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].


<!--T:17-->
<!--T:17-->
Line 92: Line 92:
|[[Path_Workbench|Path]]
|[[Path_Workbench|Path]]
|IconL=Path_Adaptive.svg
|IconL=Path_Adaptive.svg
|IconC=Workbench_Path.svg
|IconR=Path_Face.svg
|IconR=Path_Face.svg
|IconC=Workbench_Path.svg
}}
}}



Revision as of 20:56, 1 December 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

The Path Engrave tool is primarily for engraving a Draft ShapeString onto a part. However, it 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