CAM Comment/ru

From FreeCAD Documentation
Revision as of 09:02, 6 May 2020 by Baritone (talk | contribs)

Path Comment

Системное название
Path Comment
Расположение в меню
Путь → Частичные команды → Закомментировать
Верстаки
Path
Быстрые клавиши
P,C
Представлено в версии
-
См. также
Нет

Описание

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.

Usage

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

Properties

  • ДанныеComment: The text of your comment

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.


Template:Path Tools navi/ru