Path: Gravură

From FreeCAD Documentation
Revision as of 13:35, 2 December 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

Descriere

Path Engrave este în primul rând pentru gravarea pe ShapeString pe o piesă. Cu toate acestea, Engrave poate fi util pentru alte tipuri de lucrări 2D

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

  • DatePlacement: -
  • DateLabel: -

Depth

  • DateClearanceHeight: -
  • DateFinalDepth: -
  • DateSafeHeight: -
  • DateStartDepth: -
  • DateStepDown: -

Op Values

  • DateOpFinalDepth: -
  • DateOpStartDepth: -
  • DateOpStockZMax: -
  • DateOpStockZMin: -
  • DateOpToolDiameter: -

Path

  • DateActive: -
  • DateComment: -
  • DateCoolantMode: -
  • DateStartVertex: -
  • DateToolController: -
  • DateUserLabel: -

Hidden

  • DateBase: -
  • DateBaseObject: -
  • DateBaseShapes: -
  • DateExpressionEngine: -
  • DateLabel2: -
  • DatePath: -
  • DateProxy: -
  • DateVisibility: -

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.