Skip to content

Latest commit

 

History

History
108 lines (53 loc) · 1.87 KB

Path_Engrave.md

File metadata and controls

108 lines (53 loc) · 1.87 KB

  • GuiCommand: Name: Path Engrave MenuLocation: Path -> Engrave Workbenches: Path_Workbench

Path Engrave

Description

The 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

{{TitleProperty|Base}}

  • Placement:

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

{{TitleProperty|Depth}}

  • Clearance Height: The height needed to clear clamps and obstructions

  • Final Depth: Final Depth of Tool- lowest value in Z

  • Safe Height: The above which Rapid motions are allowed.

  • Start Depth: Starting Depth of Tool- first cut depth in Z

  • Step Down: Incremental Step Down of Tool

{{TitleProperty|Path}}

  • Active: Make False, to prevent operation from generating code

  • Base: The base geometry for this operation

  • Comment: An optional comment for this operation

  • Coolant Mode: Coolant mode for this operation

  • Cycle Time: Estimated cycle time for this operation

  • Start Vertex: The vertex index to start the path from

  • Tool Controller: The tool controller that will be used to calculate the path

  • User Label: User assigned label

{{TitleProperty|Hidden}}

  • Base Object:

  • Base Shapes:

  • Expression Engine:

  • Label2:

  • Path:

  • Proxy:

  • Visibility:

View

Empty

Scripting

See also:

FreeCAD Scripting Basics.

Example:

#Place code example here.

{{Path_Tools_navi}}


documentation index > Path > Path Engrave