CAM DressupDogbone/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
==Description==
==Description==


This tool dresses up an existing path to overcut corners on inside angles of a profile or contour operation. A cylindrical cutter cannot cut all the way into an acute corner without colliding with the model. In certain cases, it may be preferable to violate the model and ensure that the material at the corner is removed. This is especially necessary if parts are going to intersect/interlock with each other.
The tool [[Image:Path_DressupDogbone.svg|24px]] [[Path_DressupDogbone|DressupDogbone]] dresses up an existing path to overcut corners on inside angles of a profile or contour operation. A cylindrical cutter cannot cut all the way into an acute corner without colliding with the model. In certain cases, it may be preferable to violate the model and ensure that the material at the corner is removed. This is especially necessary if parts are going to intersect/interlock with each other.


==Usage==
==Usage==
Line 28: Line 28:
==Options==
==Options==


*Side - Which side of the path the modification will be added to.
*'''Side''' : Which side of the path the modification will be added to.
*Style - Style of overcut (Dogbone, T-Bone Horizontal, T-Bone Vertical, T-Bone Long Edge, T-Bone Short Edge).
*'''Style''' : Style of overcut (Dogbone, T-Bone Horizontal, T-Bone Vertical, T-Bone Long Edge, T-Bone Short Edge).
*incision - The Algorithm to use calculating the overcut length
*'''Incision''' : The Algorithm to use calculating the overcut length
*Custom- If Incision is custom, the custom property is used to set the length.
*'''Custom''' : If Incision is custom, the custom property is used to set the length.


==Limitations==
==Limitations==

Revision as of 10:00, 8 May 2023

Other languages:

Path DressupDogbone

Menu location
Path → Path Dressup → Dogbone Dressup
Workbenches
Path
Default shortcut
None
Introduced in version
-
See also
Path DressupTag, Path DressupRampEntry, Path DressupDragKnife

Description

The tool DressupDogbone dresses up an existing path to overcut corners on inside angles of a profile or contour operation. A cylindrical cutter cannot cut all the way into an acute corner without colliding with the model. In certain cases, it may be preferable to violate the model and ensure that the material at the corner is removed. This is especially necessary if parts are going to intersect/interlock with each other.

Usage

  1. Select a contour or profile path Path objects
  2. Click the Dogbone Dress-up or PathPath Dressup Dogbone Dress-up

Options

  • Side : Which side of the path the modification will be added to.
  • Style : Style of overcut (Dogbone, T-Bone Horizontal, T-Bone Vertical, T-Bone Long Edge, T-Bone Short Edge).
  • Incision : The Algorithm to use calculating the overcut length
  • Custom : If Incision is custom, the custom property is used to set the length.

Limitations

The dogbone dressup needs a straight path segment (G1) before and after the corner where the dressup should be inserted.


Template:Path Tools navi/pt-br