CAM Profile/ru

From FreeCAD Documentation
Revision as of 17:00, 24 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Path Profile

Системное название
Path Profile
Расположение в меню
Путь → Новые операции → Профиль
Верстаки
Path
Быстрые клавиши
P,P
Представлено в версии
-
См. также
Нет

Description

The Contour tool creates a simple external contour cut of complex 3D Part-based objects. The entire Job Model serves as the input for the Operation--regardless of whether any Body Geometry is selected when the Contour command is invoked. A Start point can be enabled from the Operation editor, using a location defined in the Property view → Start Points

Usage

  1. Select a face on a Part-based object. Alternatively, also select a starting edge on that face.
  2. Invoke the command several ways:
    • Press the Profile button
    • Use the P P keyboard shortcut
    • Use the Path → New Operation → Profile entry in the Path menu
  3. Adjust the desired properties

Options

  • The Path Profile object is made to be part of a Path Job. To correctly configure the profiling, a tool table must be present in the project's machine object, and a Tool Change command must be placed before the profile.

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.

  • ДанныеPlacement: Overall placement[position and rotation] of the object - with respect to the origin (or origin of parent object container)
    • ДанныеAngle: Angle in degrees applied to rotation of the object around Axis property value
    • ДанныеAxis: Axis(one or multiple) around which to rotate the object, set in sub-properties: x, y, z
      • ДанныеX: x axis value
      • ДанныеY: y axis value
      • ДанныеZ: z axis value
    • ДанныеPosition: Position of the object, set in sub-properties: x, y, z - with respect to the origin (or origin of parent object container)
      • ДанныеX: x distance value
      • ДанныеY: y distance value
      • ДанныеZ: z distance value
  • ДанныеLabel: User-provided name of the object (UTF-8)

Depth

  • ДанныеClearance Height: The height needed to clear clamps and obstructions
  • ДанныеFinal Depth: Final Depth of Tool- lowest value in Z
  • ДанныеSafe Height: The above which Rapid motions are allowed.
  • ДанныеStart Depth: Starting Depth of Tool- first cut depth in Z
  • ДанныеStep Down: Incremental Step Down of Tool

Path

  • ДанныеActive: make False, to prevent operation from generating code
  • ДанныеComment: An optional comment for this Operation
  • ДанныеUser Label: User assigned label
  • ДанныеTool Controller: Defines the Tool controller used in the Operation

Profile

  • ДанныеDirection: The direction that the toolpath should go around the part: Clockwise[CW] or Counterclockwise[CCW]
  • ДанныеJoin Type: Controls how tool moves around corners.
  • ДанныеOffsetExtra: Extra value to stay away from final profile- good for roughing toolpath
  • ДанныеSide: (Cut Side) Side of edge that tool should cut. This only matters if `Use Compensation` is True(checked).
  • ДанныеUse Compensation: If checked, the Profile Operation is offset by the tool radius. The offset direction is determined by the Cut Side.
  • ДанныеProcess Circles: Check if you want this Profile Operation to also be applied to cylindrical holes, which normally get drilled.
  • ДанныеProcess Holes: Check if this Profile Operation should also process holes in the base geometry. Note that this does not include cylindrical holes.
  • ДанныеProcess Perimeter: Check if this Profile Operation should also process the outside perimeter of the base geometry shapes

Rotation

  • ДанныеAttempt Inverse Angle: Automatically attempt Inverse Angle if initial rotation is incorrect.
  • ДанныеB_Axis Error Override: Visually orient B(y) rotations to model (error in FreeCAD rendering).
  • ДанныеEnable Rotation: Enable rotation to gain access to pockets or areas not normal to Z axis.
  • ДанныеInverse Angle: Inverse the angle of the rotation. Example: change a rotation from -22.5 to 22.5 degrees.
  • ДанныеReverse Direction: Reverse orientation of Operation by 180 degrees.

Start Point

  • ДанныеStart Point: The start point of this path
  • ДанныеUse Start Point: make True, if manually specifying a Start Point, then enter Start Points in the property data Start Points field
  • ДанныеExtend At Start: extra length of tool path before start of part edge
  • ДанныеLeadIn Line Len: length of straight segment of toolpath that comes in at angle to first part edge

End Point

  • ДанныеUse End Point: make True, if specifying an End Point
  • ДанныеExtend At End: extra length of tool path after end of part edge
  • ДанныеLeadOut LineLen: length of straight segment of toolpath that comes in at angle to last part edge
  • ДанныеEnd Point: The end point of this path


Extras, Not-in-use, or Degraded

  • ДанныеUse Placements: make True, if using the profile operation placement properties to transform toolpath in post processor
  • ДанныеSegLen: Tesselation value for tool paths made from beziers, bsplines, and ellipses

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

Depth

  • ДанныеStart Depth
  • ДанныеFinal Depth
  • ДанныеStep Down

Height

  • ДанныеSafe Height
  • ДанныеClearance Height

Operation

  • ДанныеTool Controller
  • ДанныеCut Side
  • ДанныеDirection
  • ДанныеExtra Offset
  • ДанныеUse Start Point
  • ДанныеUse Compensation
  • ДанныеProcess Holes
  • ДанныеProcess Circles
  • ДанныеProcess Perimeter