CAM Comment/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 44: Line 44:




<div class="mw-translate-fuzzy">
{{Docnav/fr
{{Docnav/fr
|[[Path_Fixture/fr|Point de Fixation]]
|[[Path_Fixture/fr|Point de fixation]]
|[[Path_Stop/fr|Stop]]
|[[Path_Stop/fr|Stop]]
|[[Path_Workbench/fr|Atelier Path]]
|[[Path_Workbench/fr|Atelier Path]]
|IconL=Path_Fixture.png
|IconL=Path_Fixture.png
|IconC=Path-Workbench.svg
|IconC=Workbench_Path.svg
|IconR=Path_Stop.png
|IconR=Path_Stop.svg
}}
}}
</div>


{{Path_Tools_navi{{#translation:}}}}
{{Path_Tools_navi{{#translation:}}}}

Revision as of 12:50, 21 March 2020

Path Commentaire

Emplacement du menu
Path → Supplemental commands → Commentaire
Ateliers
Path
Raccourci par défaut
P, C
Introduit dans la version
-
Voir aussi
Aucun

Description

Cet outil insère un commentaire. Lors de l'export d'un projet en G-Code, le commentaire sera inclus dans le programme G-Code et peut être lu par les personnes qui regardent le code. Certains contrôleurs de machine les affichent aussi sur leurs consoles.

Utilisation

  1. Pressez le bouton Insérer un commentaire
  2. Écrivez votre commentaire dans la zone Comment

Propriétés

  • DonnéesComment: Le texte de votre commentaire

Script

See also: FreeCAD Scripting Basics.

Exemple:

#Place code example here.


Template:Path Tools navi/fr