CAM Engrave/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 15: Line 15:
</div>
</div>


<span id="Description"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Descriere==
==Descriere==
Line 20: Line 21:
</div>
</div>


The [[Image:Path_Engrave.svg|24px]] [[Path_Engrave|Path Engrave]] tool is primarily for engraving a [[Image:Draft_ShapeString.svg|24px]] [[Draft_ShapeString|Draft ShapeString]] onto a part. However, it may be useful for other kinds of 2D.
The [[Image:Path_Engrave.svg|24px]] [[Path_Engrave|Engrave]] tool is primarily for engraving a [[Image:Draft_ShapeString.svg|24px]] [[Draft_ShapeString|Draft ShapeString]] onto a part. However, it may be useful for other kinds of 2D.


==Usage==
==Usage==
Line 36: Line 37:
{{TitleProperty|Base}}
{{TitleProperty|Base}}


* {{PropertyData|Placement}}: -
* {{PropertyData|Placement}}:
* {{PropertyData|Label}}: - User name of the object (UTF-8)
* {{PropertyData|Label}}: User name of the object (UTF-8)


{{TitleProperty|Depth}}
{{TitleProperty|Depth}}
Line 49: Line 50:
{{TitleProperty|Path}}
{{TitleProperty|Path}}


* {{PropertyData|Active}}: - Make False, to prevent operation from generating code
* {{PropertyData|Active}}: Make False, to prevent operation from generating code
* {{PropertyData|Base}}: - The base geometry for this operation
* {{PropertyData|Base}}: The base geometry for this operation
* {{PropertyData|Comment}}: - An optional comment for this operation
* {{PropertyData|Comment}}: An optional comment for this operation
* {{PropertyData|Coolant Mode}}: - Coolant mode for this operation
* {{PropertyData|Coolant Mode}}: Coolant mode for this operation
* {{PropertyData|Cycle Time}}: - Estimated cycle time for this operation
* {{PropertyData|Cycle Time}}: Estimated cycle time for this operation
* {{PropertyData|Start Vertex}}: - The vertex index to start the path from
* {{PropertyData|Start Vertex}}: The vertex index to start the path from
* {{PropertyData|Tool Controller}}: - The tool controller that will be used to calculate the path
* {{PropertyData|Tool Controller}}: The tool controller that will be used to calculate the path
* {{PropertyData|User Label}}: - User assigned label
* {{PropertyData|User Label}}: User assigned label


{{TitleProperty|Hidden}}
{{TitleProperty|Hidden}}


* {{PropertyData|Base Object}}: -
* {{PropertyData|Base Object}}:
* {{PropertyData|Base Shapes}}: -
* {{PropertyData|Base Shapes}}:
* {{PropertyData|Expression Engine}}: -
* {{PropertyData|Expression Engine}}:
* {{PropertyData|Label2}}: -
* {{PropertyData|Label2}}:
* {{PropertyData|Path}}: -
* {{PropertyData|Path}}:
* {{PropertyData|Proxy}}: -
* {{PropertyData|Proxy}}:
* {{PropertyData|Visibility}}: -
* {{PropertyData|Visibility}}:


===View===
===View===

Revision as of 15:41, 6 May 2023

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 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: User name of the object (UTF-8)

Depth

  • DateClearance Height: The height needed to clear clamps and obstructions
  • DateFinal Depth: Final Depth of Tool- lowest value in Z
  • DateSafe Height: The above which Rapid motions are allowed.
  • DateStart Depth: Starting Depth of Tool- first cut depth in Z
  • DateStep Down: Incremental Step Down of Tool

Path

  • DateActive: Make False, to prevent operation from generating code
  • DateBase: The base geometry for this operation
  • DateComment: An optional comment for this operation
  • DateCoolant Mode: Coolant mode for this operation
  • DateCycle Time: Estimated cycle time for this operation
  • DateStart Vertex: The vertex index to start the path from
  • DateTool Controller: The tool controller that will be used to calculate the path
  • DateUser Label: User assigned label

Hidden

  • DateBase Object:
  • DateBase Shapes:
  • DateExpression Engine:
  • DateLabel2:
  • DatePath:
  • DateProxy:
  • DateVisibility:

View

Empty

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.


Template:Path Tools navi/ro