CAM Comment/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/fr
{{Docnav/fr
|[[Path_Fixture/fr|Point de fixation]]
|[[Path_Fixture/fr|Point de fixation]]
Line 8: Line 9:
|IconR=Path_Stop.svg
|IconR=Path_Stop.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 26: Line 28:
== Utilisation ==
== Utilisation ==


<div class="mw-translate-fuzzy">
# Pressez le bouton {{KEY|[[Image:Path_Comment.svg|16px]] [[Path Comment/fr|Insérer un commentaire]]}} ou utilisez le raccourci clavier {{KEY|P}} puis {{KEY|C}}.
# Pressez le bouton {{KEY|[[Image:Path_Comment.svg|16px]] [[Path Comment/fr|Insérer un commentaire]]}} ou utilisez le raccourci clavier {{KEY|P}} puis {{KEY|C}}.
# Écrivez votre commentaire dans la zone '''Comment'''
# Écrivez votre commentaire dans la zone '''Comment'''
</div>


== Propriétés ==
== Propriétés ==
Line 33: Line 37:
* {{PropertyData/fr|Comment}}: Le texte de votre commentaire
* {{PropertyData/fr|Comment}}: Le texte de votre commentaire


<div class="mw-translate-fuzzy">
==Script==
==Script==
{{Emphasis|Voir aussi:}} [[FreeCAD Scripting Basics/fr|FreeCAD Débuter avec les scripts]].
{{Emphasis|Voir aussi:}} [[FreeCAD Scripting Basics/fr|FreeCAD Débuter avec les scripts]].
</div>


Exemple:
Exemple:
Line 42: Line 48:




<div class="mw-translate-fuzzy">
{{Docnav/fr
{{Docnav/fr
|[[Path_Fixture/fr|Point de fixation]]
|[[Path_Fixture/fr|Point de fixation]]
Line 50: Line 57:
|IconR=Path_Stop.svg
|IconR=Path_Stop.svg
}}
}}
</div>


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

Revision as of 13:30, 2 December 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 ou utilisez le raccourci clavier P puis C.
  2. Écrivez votre commentaire dans la zone Comment

Propriétés

  • DonnéesComment: Le texte de votre commentaire

Script

Voir aussi: FreeCAD Débuter avec les scripts.

Exemple:

#Place code example here.


Template:Path Tools navi/fr