CAM Drilling/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Docnav/fr |Forme de poche Path |Gravure Path |Atelier Path |IconL=Path_Pocket.png |IconC=Path-Workbench.sv...")
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav/fr
{{Docnav|[[Path_Pocket_Shape|Pocket]]|[[Path_Engrave|Engrave]]|[[Path_Workbench|Path]]|IconL=Path_Pocket.png|IconC=Path-Workbench.svg|IconR=Path-Engrave.png}}
|[[Path_Pocket_Shape/fr|Forme de poche Path]]
|[[Path_Engrave/fr|Gravure Path]]
|[[Path_Workbench/fr|Atelier Path]]
|IconL=Path_Pocket.png
|IconC=Path-Workbench.svg
|IconR=Path-Engrave.png
}}


{{GuiCommand/fr|Name=Path Drilling|Name/fr=Path Perçage|Workbenches=[[Path Workbench/fr|Path]]|MenuLocation=Path → Drilling|Shortcut=P,D|SeeAlso=}}
{{GuiCommand/fr|Name=Path Drilling|Name/fr=Path Perçage|Workbenches=[[Path Workbench/fr|Path]]|MenuLocation=Path → Drilling|Shortcut=P,D|SeeAlso=}}

Revision as of 07:26, 24 August 2019

Path Perçage

Emplacement du menu
Path → Drilling
Ateliers
Path
Raccourci par défaut
P,D
Introduit dans la version
-
Voir aussi
Aucun

Path Drilling operation sample

Description

The Drilling command generates a drilling Operation in the Job.

How to use

  • Sélectionnez l'outil de Perçage dans le Path->menu ou le bouton GUI et appuyez sur.
  • Choisissez un contrôleur d'outil dans la fenêtre de dialogue de sélection contextuelle et confirmez en appuyant sur OK.
  • Les trous disponibles pour le traitement avec ce diamètre d'outil rempliront la liste dans l'onglet Géométrie de base. Confirmez que la liste correspond aux trous destinés au traitement et ajustez les opérations d'ajout, d'activation ou de désactivation, si nécessaire. Des trous peuvent être ajoutés en sélectionnant les faces de mur des trous.
  • Assurez-vous que les profondeurs, la profondeur finale sont correctes et ajustez si non.
  • Assurez-vous que les hauteurs, les hauteurs de sécurité et de dégagement sont correctes et ajustez-les sinon.
  • Dans l'onglet Opération, spécifiez la hauteur de rétraction, la profondeur de balayage et la période de temporisation en secondes. Activez Peck, Dwell, et Use Tip Length si nécessaire.

Usage Notes

  • When using edges for Base Geometry, always select the bottom edge of the hole.
  • Always verify the tool chosen is the correct diameter for the hole(s) selected.
  • Peck disabled generates (G81 canned drill cycles). Peck enabled generates (G83 canned drill cycles).
  • Dwell enabled is currently unsupported, but is intended to generate (G82 canned drill cycles).

Properties

Note : Not all of these Properties are available in the Task Window Editor. Some are only accessible in the Data tab of the Properties View panel for this Operation.

Base

Note: It is suggested that you do not edit the Placement property of path operations. Rather, move or rotate the Path Job model as needed.

  • DonnéesPlacement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
    • DonnéesAngle: Angle in degrees applied to rotation of the object around Axis property value
    • DonnéesAxis: Axis(one or multiple) around which to rotate the object, set in sub-properties: x, y, z
      • DonnéesX: x axis value
      • DonnéesY: y axis value
      • DonnéesZ: z axis value
    • DonnéesPosition: Position of the object, set in sub-properties: x, y, z - with respect to the origin (or origin of parent object container)
      • DonnéesX: x distance value
      • DonnéesY: y distance value
      • DonnéesZ: z distance value
  • DonnéesLabel: User-provided name of the object (UTF-8)
  • DonnéesDisabled: List of disabled features

Depth

  • DonnéesClearance Height: The height needed to clear clamps and obstructions
  • DonnéesFinal Depth: Final Depth of Tool- lowest value in Z
  • DonnéesSafe Height: The height above which Rapid motions are allowed. (Rapid safety height between locations)
  • DonnéesStart Depth: Starting depth of Tool - first cut depth in Z

Drill

  • DonnéesAdd Tip Length: Calculate the tip length and subtract from final depth
  • DonnéesDwell Enabled: Enable dwell
  • DonnéesDwell Time: The time to dwell between peck cycles
  • DonnéesPeck Depth: Incremental Drill depth before retracting to clear chips
  • DonnéesPeck Enabled: Enable pecking
  • DonnéesRetract Height: The height where feed starts and height during retract tool when path is finished
  • DonnéesReturn Level: Controls how tool retracts Default=G98

Path

  • DonnéesActive: make False, to prevent operation from generating code
  • DonnéesComment: An optional comment for this Operation
  • DonnéesUser Label: User assigned label
  • DonnéesTool Controller: Defines the Tool controller used in the Operation

Rotation (when available)

  • DonnéesAttempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.
  • DonnéesB_Axis Error Override: Visually orient B(y) rotations to model (error in FreeCAD rendering).
  • DonnéesEnable Rotation: Enable rotation to gain access to holes not normal to Z axis.
  • DonnéesInverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.
  • DonnéesReverse Direction: Reverse orientation of Operation by 180 degrees.

Tasks Window Editor Layout

Descriptions for the settings are provided in the Properties list above. This section is simply a layout map of the settings in the window editor for the Operation.

Base Geometry

  • Add: adds selected element(s) which should be the base(s) for the path(s)
  • Delete: delete the selected item(s) in the Base Geometry list
  • Clear: clear all items in the Base Geometry list

Base Location

  • Add: add an (X,Y) coordinate location to the current drilling operation.
  • Remove: remove the selected location item(s) from the Base Location list
  • Edit: edit the selected location item

Depth

  • DonnéesStart Depth
  • DonnéesFinal Depth

Height

  • DonnéesSafe Height
  • DonnéesClearance Height

Operation

  • DonnéesTool Controller
  • DonnéesRetract Height
  • DonnéesPeck
  • DonnéesPeck Depth
  • DonnéesDwell
  • DonnéesDwell Time
  • DonnéesUse Tip Length