CAM Engrave/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 38: Line 38:
===Daten===
===Daten===


{{TitleProperty|Base}}
====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}}
====Depth====


* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions
* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions
Line 51: Line 51:
* {{PropertyData|Step Down}}: Incremental Step Down of Tool
* {{PropertyData|Step Down}}: Incremental Step Down of Tool


{{TitleProperty|Path}}
====Path====


* {{PropertyData|Active}}: - Make False, to prevent operation from generating code
* {{PropertyData|Active}}: - Make False, to prevent operation from generating code
Line 62: Line 62:
* {{PropertyData|User Label}}: - User assigned label
* {{PropertyData|User Label}}: - User assigned label


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


* {{PropertyData|Base Object}}: -
* {{PropertyData|Base Object}}: -

Revision as of 15:07, 28 February 2022

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Pfad Gravieren

Menüeintrag
Pfad → Gravieren
Arbeitsbereich
Pfad
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

The Path Engrave tool is primarily for engraving a Draft ShapeString onto a part. However, it may be useful for other kinds of 2D.

Anwendung

Empty

Optionen

Empty

Properties

Daten

Base

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

Depth

  • DatenClearance Height: The height needed to clear clamps and obstructions
  • DatenFinal Depth: Final Depth of Tool- lowest value in Z
  • DatenSafe Height: The above which Rapid motions are allowed.
  • DatenStart Depth: Starting Depth of Tool- first cut depth in Z
  • DatenStep Down: Incremental Step Down of Tool

Path

  • DatenActive: - Make False, to prevent operation from generating code
  • DatenBase: - The base geometry for this operation
  • DatenComment: - An optional comment for this operation
  • DatenCoolant Mode: - Coolant mode for this operation
  • DatenCycle Time: - Estimated cycle time for this operation
  • DatenStart Vertex: - The vertex index to start the path from
  • DatenTool Controller: - The tool controller that will be used to calculate the path
  • DatenUser Label: - User assigned label

Hidden

  • DatenBase Object: -
  • DatenBase Shapes: -
  • DatenExpression Engine: -
  • DatenLabel2: -
  • DatenPath: -
  • DatenProxy: -
  • DatenVisibility: -

View

Empty

Scripting

Skripten

Siehe auch: FreeCAD Grundlagen Skripten.

Example:

#Place code example here.


Template:Path Tools navi/de