CAM Comment/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 44: Line 44:
</div>
</div>


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:10, 26 March 2024

Commento

Posizione nel menu
Path → Comandi supplementari → Commento
Ambiente
Path
Avvio veloce
P,C
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Questo strumento inserisce un commento. Quando si esporta un progetto di codice G, i commenti sono inseriti nel programma di codice G, e possono essere letti da chi legge il file. Alcuni controller della macchina mostrano anche i commenti sullo schermo.

Utilizzo

  1. Premere il pulsante Commento
  2. Scrivere il commento nella proprietà Comment

Proprietà

  • DatiComment: Il testo del commento

Scripting

See also: FreeCAD Scripting Basics.

Example:

#Place code example here.