CAM Kommentar

From FreeCAD Documentation
Revision as of 12:23, 9 April 2023 by FBXL5 (talk | contribs) (Created page with "==Skripten==")

Path Kommentar

Menüeintrag
Path → Supplemental Commands → Comment
Arbeitsbereich
Path
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

This tool inserts a comment. When exporting a project to G-code, the comments will be inserted in the G-code program, and can be read by people reading the file. Some machine controllers will also display comments on their display screens.

Anwendung

  1. Press the Comment button or use the P then C keyboard shortcut.
  2. Write your comment in the Comment property

Eigenschaften

  • DatenComment: The text of your comment

Skripten

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.


Template:Path Tools navi/de