CAM: Grawer

From FreeCAD Documentation
Revision as of 07:14, 14 November 2021 by Kaktus (talk | contribs) (Created page with "Path: Grawer")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  • DANEPlacement: -
  • DANELabel: - User name of the object (UTF-8)

Depth

  • DANEClearance Height: The height needed to clear clamps and obstructions
  • DANEFinal Depth: Final Depth of Tool- lowest value in Z
  • DANESafe Height: The above which Rapid motions are allowed.
  • DANEStart Depth: Starting Depth of Tool- first cut depth in Z
  • DANEStep Down: Incremental Step Down of Tool

Path

  • DANEActive: - Make False, to prevent operation from generating code
  • DANEBase: - The base geometry for this operation
  • DANEComment: - An optional comment for this operation
  • DANECoolant Mode: - Coolant mode for this operation
  • DANECycle Time: - Estimated cycle time for this operation
  • DANEStart Vertex: - The vertex index to start the path from
  • DANETool Controller: - The tool controller that will be used to calculate the path
  • DANEUser Label: - User assigned label

Hidden

  • DANEBase Object: -
  • DANEBase Shapes: -
  • DANEExpression Engine: -
  • DANELabel2: -
  • DANEPath: -
  • DANEProxy: -
  • DANEVisibility: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.


Template:Path Tools navi/pl