CAM: Grawer

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

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

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