CAM Engrave/fr: Difference between revisions

From FreeCAD Documentation
m (/fr)
No edit summary
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Template:UnfinishedDocu}}
{{UnfinishedDocu{{#translation:}}}}
{{Docnav/fr
{{Docnav/fr
|[[Path_Adaptive/fr|Adaptive]]
|[[Path_Adaptive/fr|Adaptation]]
|[[Path_MillFace/fr|Surfaçage]]
|[[Path_MillFace/fr|Surfaçage]]
|[[Path_Workbench/fr|Atelier Path]]
|[[Path_Workbench/fr|Atelier Path]]
|IconL=Path_Adaptive.svg
|IconL=Path_Adaptive.svg
|IconC=Path-Workbench.svg
|IconC=Workbench_Path.svg
|IconR=Path-Face.png
|IconR=Path_Face.svg
}}
}}


Line 20: Line 20:


==Description==
==Description==

Path Engrave est principalement destiné à la gravure et au ShapeString sur une pièce. Cependant, Engrave peut être utile pour d’autres types de travaux 2D.
L'outil [[Image:Path_Engrave.svg|24px]] [[Path Engrave/fr|Path Gravure]] sert principalement à graver un [[Image:Draft_ShapeString.svg|24px]][[Draft_ShapeString/fr|Draft Formes à partir texte]] sur une pièce, il peut être utile pour d'autres types de 2D.


==Utilisation==
==Utilisation==

Empty
Vide


==Options==
==Options==

Empty
Vide


==Propriétés==
==Propriétés==
Line 33: Line 36:


====Base====
====Base====
* {{PropertyData|Placement}}: -
* {{PropertyData/fr|Placement}}: -
* {{PropertyData|Label}}: -
* {{PropertyData/fr|Label}}: -


====Profondeur====
====Profondeur====
* {{PropertyData|ClearanceHeight}}: -
* {{PropertyData/fr|ClearanceHeight}}: -
* {{PropertyData|FinalDepth}}: -
* {{PropertyData/fr|FinalDepth}}: -
* {{PropertyData|SafeHeight}}: -
* {{PropertyData/fr|SafeHeight}}: -
* {{PropertyData|StartDepth}}: -
* {{PropertyData/fr|StartDepth}}: -
* {{PropertyData|StepDown}}: -
* {{PropertyData/fr|StepDown}}: -


====Valeurs Op====
====Valeurs Op====
* {{PropertyData|OpFinalDepth}}: -
* {{PropertyData/fr|OpFinalDepth}}: -
* {{PropertyData|OpStartDepth}}: -
* {{PropertyData/fr|OpStartDepth}}: -
* {{PropertyData|OpStockZMax}}: -
* {{PropertyData/fr|OpStockZMax}}: -
* {{PropertyData|OpStockZMin}}: -
* {{PropertyData/fr|OpStockZMin}}: -
* {{PropertyData|OpToolDiameter}}: -
* {{PropertyData/fr|OpToolDiameter}}: -


====Trajectoire====
====Trajectoire====
* {{PropertyData|Active}}: -
* {{PropertyData/fr|Active}}: -
* {{PropertyData|Comment}}: -
* {{PropertyData/fr|Comment}}: -
* {{PropertyData|CoolantMode}}: -
* {{PropertyData/fr|CoolantMode}}: -
* {{PropertyData|StartVertex}}: -
* {{PropertyData/fr|StartVertex}}: -
* {{PropertyData|ToolController}}: -
* {{PropertyData/fr|ToolController}}: -
* {{PropertyData|UserLabel}}: -
* {{PropertyData/fr|UserLabel}}: -


===Cachés===
===Cachés===
Line 78: Line 81:


{{Docnav/fr
{{Docnav/fr
|[[Path_Adaptive/fr|Adaptive]]
|[[Path_Adaptive/fr|Adaptation]]
|[[Path_MillFace/fr|Surfaçage]]
|[[Path_MillFace/fr|Surfaçage]]
|[[Path_Workbench/fr|Atelier Path]]
|[[Path_Workbench/fr|Atelier Path]]
|IconL=Path_Adaptive.svg
|IconL=Path_Adaptive.svg
|IconC=Path-Workbench.svg
|IconC=Workbench_Path.svg
|IconR=Path-Face.png
|IconR=Path_Face.svg
}}
}}


{{Path_Tools_navi/fr}}
{{Path_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

{{Userdocnavi/fr}}

{{clear}}
{{clear}}

Revision as of 15:38, 11 July 2020

Cette documentation n'est pas terminée. Merci de nous aider et de contribuer à la documentation.

Modèle GuiCommand explique comment les commandes doivent être documentées. Parcourez Category:UnfinishedDocu pour voir d'autres pages incomplètes comme celle-ci. Voir Category:Command_Reference pour toutes les commandes.

Voir Écrire une page Wiki pour apprendre à éditer les pages du wiki, et aller à Contribuer à FreeCAD pour apprendre d'autres façons de contribuer.

Path Gravure

Emplacement du menu
Path → Engrave
Ateliers
Path
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

L'outil Path Gravure sert principalement à graver un Draft Formes à partir texte sur une pièce, il peut être utile pour d'autres types de 2D.

Utilisation

Vide

Options

Vide

Propriétés

Données

Base

  • DonnéesPlacement: -
  • DonnéesLabel: -

Profondeur

  • DonnéesClearanceHeight: -
  • DonnéesFinalDepth: -
  • DonnéesSafeHeight: -
  • DonnéesStartDepth: -
  • DonnéesStepDown: -

Valeurs Op

  • DonnéesOpFinalDepth: -
  • DonnéesOpStartDepth: -
  • DonnéesOpStockZMax: -
  • DonnéesOpStockZMin: -
  • DonnéesOpToolDiameter: -

Trajectoire

  • DonnéesActive: -
  • DonnéesComment: -
  • DonnéesCoolantMode: -
  • DonnéesStartVertex: -
  • DonnéesToolController: -
  • DonnéesUserLabel: -

Cachés

  • DonnéesBase: -
  • DonnéesBaseObject: -
  • DonnéesBaseShapes: -
  • DonnéesExpressionEngine: -
  • DonnéesLabel2: -
  • DonnéesPath: -
  • DonnéesProxy: -
  • DonnéesVisibility: -

Vue

Empty

Script

Voir aussi: FreeCAD Scripting Basics.

Exemple:

#Place code example here.