Path: Comentariu

From FreeCAD Documentation
(Redirected from Path Comment/ro)
This page is a translated version of the page CAM Comment and the translation is 31% complete.
Outdated translations are marked like this.

Path Comment

Menu location
Path → Partial Commands → Comment
Workbenches
Path
Default shortcut
P,C
Introduced in version
-
See also
None

Descriere

Acest instrument introduce un comentariu. Când exportați un proiect în codul G, comentariile vor fi inserate în programul G-code și pot fi vizualizate de către cititori. Unele controlorele de mașină CNC vor afișa, de asemenea, comentarii pe ecranele lor de afișare.

Utilizare

  1. Apăsați butonul Comment
  2. Scrieți comentariul dvs în proprietatea Comment

Proprietăți

  • DateComment: Textul comentariului dvs

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.