Pfad Gravur

From FreeCAD Documentation
Revision as of 20:23, 24 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

  • DatenPlacement: -
  • DatenLabel: -

Depth

  • DatenClearanceHeight: -
  • DatenFinalDepth: -
  • DatenSafeHeight: -
  • DatenStartDepth: -
  • DatenStepDown: -

Op Values

  • DatenOpFinalDepth: -
  • DatenOpStartDepth: -
  • DatenOpStockZMax: -
  • DatenOpStockZMin: -
  • DatenOpToolDiameter: -

Path

  • DatenActive: -
  • DatenComment: -
  • DatenCoolantMode: -
  • DatenStartVertex: -
  • DatenToolController: -
  • DatenUserLabel: -

Hidden

  • DatenBase: -
  • DatenBaseObject: -
  • DatenBaseShapes: -
  • DatenExpressionEngine: -
  • DatenLabel2: -
  • DatenPath: -
  • DatenProxy: -
  • DatenVisibility: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.