CAM Deburr: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <!--T:6--> {{Docnav |Engrave |Vcarve |Path |IconL=Path_Engrave.svg |IconR=Path_Vcarve.svg |IconC=Workbench_P...")
 
(Marked this version for translation)
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>


<!--T:1-->

<!--T:6-->
{{Docnav
{{Docnav
|[[Path_Engrave|Engrave]]
|[[CAM_Engrave|Engrave]]
|[[Path_Vcarve|Vcarve]]
|[[CAM_Vcarve|Vcarve]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_Engrave.svg
|IconL=CAM_Engrave.svg
|IconR=Path_Vcarve.svg
|IconR=CAM_Vcarve.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


<!--T:1-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Deburr
|Name=CAM Deburr
|MenuLocation=Path → Engraving options → Deburr
|MenuLocation=CAM → Deburr
|Workbenches=[[Path_Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
|Version=0.18
}}
}}


==Description== <!--T:2-->
== Description == <!--T:3-->


<!--T:20-->
<!--T:4-->
The [[Image:Path-Deburr.svg|24px]] [[Path_Deburr|Path Deburr]] tool is primarily for Deburring an edge.
The [[Image:CAM_Deburr.svg|24px]] [[CAM_Deburr|Deburr]] tool is primarily for Deburring an edge.


==Usage== <!--T:8-->
== Usage == <!--T:5-->


<!--T:21-->
<!--T:6-->
# There are several ways to invoke the command:
Use for de-burring edges.<br>
#* Press the {{Button|[[Image:CAM_Deburr.svg|16px]] [[CAM_Deburr|Deburr]]}} button.
Start feature → select face or edge → configure options.<br>
#* Select the {{MenuCommand|CAM → [[Image:CAM_Deburr.svg|16px]] Deburr}} option from the menu.
# The {{MenuCommand|Deburr}} task panel opens. See [[#Options|Options]].
# Select {{MenuCommand|Base Geometry}}.
# Specify the required parameters.
# Press the {{Button|OK}} button.


==Options== <!--T:9-->
== Options == <!--T:7-->


<!--T:22-->
<!--T:8-->
After selecting the geometry in the {{MenuCommand|Base Geometry}} section of the task panel you can press {{Button|Apply}} to see the tool path as defined by the default options.
After starting the feature you have to select the face or edge you want to de-burr in the Base Geometry tab in the Deburr feature menu. As seen in below picture.<br>
[[File:FreeCAD BYxz6IzM4k.png|frame|center]]
After you selected the geometry you can press apply to see the tool-path as set by the default options.<br>
When you have everything selected you can check your depths/step down and heights just like other path functions.<br>
Final step is the menu that as seen below, you can configure the feature as follows:
* Tool controller: The tool a 90 degree V-bit
* Coolant Mode: Do you want coolant on or off?
* Directions: CW: Clockwise or CCW: Counterclockwise
* W is the dimension of your edge.
* H is the offset from the bottom of the V-bit. It's a safety feature because if the tip gets above the edge it won't cut anymore.<br>
[[File:FreeCAD R5lMDepxjS.png|frame|center|Deburring interface with the options]]
==Properties== <!--T:10-->


===Data=== <!--T:18-->
<!--T:9-->
Next you can check your depths/step down and heights, just like with other path commands.


<!--T:23-->
<!--T:10-->
The Final step is to activate the {{MenuCommand|Operation}} section where you can specify the following:
{{TitleProperty|Base Geometry}}
* {{MenuCommand|Tool controller}}: Select the tool to use.
* {{MenuCommand|Coolant Mode}}: Select {{Value|None}}, {{Value|Flood}} or {{Value|Mist}}.
* {{MenuCommand|Directions}}: Select {{Value|CW}} (clockwise) or {{Value|CCW}} (counter-clockwise).
* {{MenuCommand|W}}: The dimension of your edge.
* {{MenuCommand|h}}: The offset from the bottom of the tool. It's a safety feature because if the tip gets above the edge it won't cut anymore.


<!--T:19-->
<!--T:24-->
:[[File:Path Deburr Operations-tab.png|300px|Deburring interface with the options]]
* {{PropertyData|Placement}}: -
* {{PropertyData|Label}}: - User name of the object (UTF-8)


<!--T:22-->
== Properties == <!--T:11-->

=== Data === <!--T:12-->

<!--T:13-->
{{TitleProperty|Base}}

<!--T:14-->
* {{PropertyData|Placement}}:
* {{PropertyData|Label}}: User name of the object (UTF-8)

<!--T:15-->
{{TitleProperty|Deburr}}
{{TitleProperty|Deburr}}


<!--T:18-->
<!--T:16-->
* {{PropertyData|Direction}}: CCW or CW
* {{PropertyData|Direction}}: {{Value|CCW}} or {{Value|CW}}.
* {{PropertyData|Entry Point}}: Change this to change Entry point, if set to 2 it will go in 2 corners from the default.
* {{PropertyData|Entry Point}}: Entry point of the operation, if set to 2 it will go in 2 corners from the default.
* {{PropertyData|Extra depth}}: Extra depth or h in the menu.
* {{PropertyData|Extra depth}}: Extra depth ({{MenuCommand|h}} in the task panel).
* {{PropertyData|Join}}: How to join chamfer segments, Round or Miter. [example needed]
* {{PropertyData|Join||Hidden}}: How to join chamfer segments, {{Value|Round}} or {{Value|Miter}}.
* {{PropertyData|Side}}: Can change sides. [example needed]
* {{PropertyData|Side||Hidden}}: Side of the operation, {{Value|Outside}} or {{Value|Inside}}.
* {{PropertyData|Width}}: The width you fill in in the menu by W.
* {{PropertyData|Width}}: The width of the chamfer ({{MenuCommand|W}} in the task panel).


<!--T:24-->
<!--T:17-->
{{TitleProperty|Depth}}
{{TitleProperty|Depth}}


<!--T:11-->
<!--T:18-->
* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions (set by default too OpStockZMax + SetupSheet.ClearanceHeightOffset)
* {{PropertyData|Clearance Height}}: The height needed to clear clamps and obstructions (set by default to {{incode|OpStockZMax + SetupSheet.ClearanceHeightOffset}}).
* {{PropertyData|Safe Height}}: The above which Rapid motions are allowed. (set too OpStockZMax + SetupSheet.SafeHeightOffset
* {{PropertyData|Safe Height}}: The height above which rapid motions are allowed. (set to {{incode|OpStockZMax + SetupSheet.SafeHeightOffset}}).
* {{PropertyData|Start Depth}}: Starting Depth of Tool- first cut depth in Z
* {{PropertyData|Start Depth}}: Starting depth of of the tool, first cut depth in Z.
* {{PropertyData|Step Down}}: Incremental Step Down of Tool
* {{PropertyData|Step Down}}: Incremental step down of the tool.


<!--T:25-->
<!--T:19-->
{{TitleProperty|Path}}
{{TitleProperty|Op Values}}


<!--T:13-->
<!--T:20-->
* {{PropertyData|Active}}: - Make False, to prevent operation from generating code
* {{PropertyData|Op Stock ZMax}}: The maximum Z value of the stock.
* {{PropertyData|Base}}: - The base geometry for this operation, edges or a face
* {{PropertyData|Op Stock ZMin}}: The minimum Z value of the stock.
* {{PropertyData|Comment}}: - An optional comment for this operation
* {{PropertyData|Op Tool Diameter}}: The diameter of the tool.
* {{PropertyData|Coolant Mode}}: - Coolant mode for this operation
* {{PropertyData|Cycle Time}}: - Estimated cycle time for this operation
* {{PropertyData|Start Vertex}}: - The vertex index to start the path from
* {{PropertyData|Tool Controller}}: - The tool controller that will be used to calculate the path
* {{PropertyData|User Label}}: - User assigned label


===View=== <!--T:15-->
<!--T:21-->
{{TitleProperty|Path}}


<!--T:27-->
<!--T:22-->
* {{PropertyData|Active}}: Make {{FALSE}}, to prevent operation from generating code.
Empty
* {{PropertyData|Base}}: The base geometry for this operation, edges or a face.
<!--T:17-->
* {{PropertyData|Comment}}: An optional comment for this operation.
Example:
* {{PropertyData|Coolant Mode}}: Coolant mode for this operation.
* {{PropertyData|Cycle Time}}: Estimated cycle time for this operation.
* {{PropertyData|Tool Controller}}: The tool controller that will be used to calculate the path.
* {{PropertyData|User Label}}: User assigned label.




<!--T:5-->
<!--T:23-->
{{Docnav
{{Docnav
|[[Path_Engrave|Engrave]]
|[[CAM_Engrave|Engrave]]
|[[Path_Vcarve|Vcarve]]
|[[CAM_Vcarve|Vcarve]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_Engrave.svg
|IconL=CAM_Engrave.svg
|IconR=Path_Vcarve.svg
|IconR=CAM_Vcarve.svg
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


</translate>
{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 08:56, 28 March 2024

Other languages:

CAM Deburr

Menu location
CAM → Deburr
Workbenches
CAM
Default shortcut
None
Introduced in version
0.18
See also
None

Description

The Deburr tool is primarily for Deburring an edge.

Usage

  1. There are several ways to invoke the command:
    • Press the Deburr button.
    • Select the CAM → Deburr option from the menu.
  2. The Deburr task panel opens. See Options.
  3. Select Base Geometry.
  4. Specify the required parameters.
  5. Press the OK button.

Options

After selecting the geometry in the Base Geometry section of the task panel you can press Apply to see the tool path as defined by the default options.

Next you can check your depths/step down and heights, just like with other path commands.

The Final step is to activate the Operation section where you can specify the following:

  • Tool controller: Select the tool to use.
  • Coolant Mode: Select None, Flood or Mist.
  • Directions: Select CW (clockwise) or CCW (counter-clockwise).
  • W: The dimension of your edge.
  • h: The offset from the bottom of the tool. It's a safety feature because if the tip gets above the edge it won't cut anymore.
Deburring interface with the options

Properties

Data

Base

  • DataPlacement:
  • DataLabel: User name of the object (UTF-8)

Deburr

  • DataDirection: CCW or CW.
  • DataEntry Point: Entry point of the operation, if set to 2 it will go in 2 corners from the default.
  • DataExtra depth: Extra depth (h in the task panel).
  • Data (Hidden)Join: How to join chamfer segments, Round or Miter.
  • Data (Hidden)Side: Side of the operation, Outside or Inside.
  • DataWidth: The width of the chamfer (W in the task panel).

Depth

  • DataClearance Height: The height needed to clear clamps and obstructions (set by default to OpStockZMax + SetupSheet.ClearanceHeightOffset).
  • DataSafe Height: The height above which rapid motions are allowed. (set to OpStockZMax + SetupSheet.SafeHeightOffset).
  • DataStart Depth: Starting depth of of the tool, first cut depth in Z.
  • DataStep Down: Incremental step down of the tool.

Op Values

  • DataOp Stock ZMax: The maximum Z value of the stock.
  • DataOp Stock ZMin: The minimum Z value of the stock.
  • DataOp Tool Diameter: The diameter of the tool.

Path

  • DataActive: Make false, to prevent operation from generating code.
  • DataBase: The base geometry for this operation, edges or a face.
  • DataComment: An optional comment for this operation.
  • DataCoolant Mode: Coolant mode for this operation.
  • DataCycle Time: Estimated cycle time for this operation.
  • DataTool Controller: The tool controller that will be used to calculate the path.
  • DataUser Label: User assigned label.