CAM Engrave
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.
|
Menu location |
---|
CAM → Engrave |
Workbenches |
CAM |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
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
Base
- DataPlacement:
- DataLabel: User name of the object (UTF-8)
Depth
- DataClearance Height: The height needed to clear clamps and obstructions
- DataFinal Depth: Final Depth of Tool- lowest value in Z
- DataSafe Height: The above which Rapid motions are allowed.
- DataStart Depth: Starting Depth of Tool- first cut depth in Z
- DataStep Down: Incremental Step Down of Tool
Path
- DataActive: Make False, to prevent operation from generating code
- DataBase: The base geometry for this operation
- DataComment: An optional comment for this operation
- DataCoolant Mode: Coolant mode for this operation
- DataCycle Time: Estimated cycle time for this operation
- DataStart Vertex: The vertex index to start the path from
- DataTool Controller: The tool controller that will be used to calculate the path
- DataUser Label: User assigned label
Hidden
- DataBase Object:
- DataBase Shapes:
- DataExpression Engine:
- DataLabel2:
- DataPath:
- DataProxy:
- DataVisibility:
View
Empty
Scripting
See also: FreeCAD Scripting Basics.
Example:
#Place code example here.
- Project Commands: Job, Post Process, Check the CAM job for common errors, Export Template
- Tool Commands: Inspect CAM Commands, CAM Simulator, Finish Selecting Loop, Toggle the Active State of the Operation, ToolBit Library editor, ToolBit Dock
- Basic Operations: Profile, Pocket Shape, Drilling, Face, Helix, Adaptive, Slot, Engrave, Deburr, Vcarve
- 3D Operations: 3D Pocket, 3D Surface, Waterline
- CAM Modification: Copy the operation in the job, Array, Simple Copy
- Specialty Operations: Thread Milling
- Miscellaneous: Area, Area workplane
- ToolBit architecture: Tools, ToolShape, ToolBit, ToolBit Library, ToolController
- Additional: Preferences, Scripting

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub