CAM Perçage

From FreeCAD Documentation
Revision as of 07:42, 24 August 2019 by David69 (talk | contribs) (Created page with "===Remarques d'utilisation===")

Path Perçage

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

Exemple d'opération de perçage

Description

La commande perçage génère une opération de perçage dans la tâche.

Utilisation

  • Cliquez sur l'icône Perçage ou sélectionnez l'outil Perçage dans le menu Path.
  • 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 des trous.
  • Assurez-vous que les profondeurs, la profondeur finale soient correctes et ajustez au besoin.
  • Assurez-vous que les hauteurs, les hauteurs de sécurité et de dégagement soient correctes et ajustez-les au besoin.
  • Dans l'onglet Opération:
    • spécifiez la hauteur de retrait
    • activer et ajuster ce qui suit au besoin
      • Peck, et régler la profondeur Peck (?)
      • Dwell, et définissez le temps de pause (période) en secondes
      • Utiliser la longueur de la pointe
  • Cliquez sur OK pour générer le ou les chemins de forage.

Remarques d'utilisation

  • 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