CAM ToolController: Difference between revisions

From FreeCAD Documentation
(Docnav + General formatting.)
(Path->CAM)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


<!--T:8-->
{{Docnav
{{Docnav
|[[CAM_ToolBit_Library|ToolBit Library]]
|[[Path_ToolBit_Library|ToolBit_Library]]
|[[Path_FAQ|FAQ]]
|[[CAM_FAQ|FAQ]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=
|IconL=
|IconR=
|IconR=
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


Line 16: Line 17:
<translate>
<translate>


== Description ==
== Description == <!--T:9-->


<!--T:1-->
<!--T:1-->
Line 22: Line 23:


<!--T:2-->
<!--T:2-->
For example a tool, like a 1/4 inch cutter can run at many different spindle speeds and feed rates. The same tool might be used in different ways in the same job.
For example a tool, like a 1/4 inch cutter can run at many different spindle speeds and feed rates. The same tool might be used in different ways in the same job.


<!--T:3-->
==Properties== <!--T:3-->
properties:


<!--T:4-->
<!--T:4-->
feed speed (h)
* '''feed speed (h)'''
feed speed (v)
* '''feed speed (v)'''


<!--T:5-->
<!--T:5-->
rapid speed (h)
* '''rapid speed (h)'''
rapid speed (v)
* '''rapid speed (v)'''


<!--T:6-->
<!--T:6-->
Spindle Speed (rpm)
* '''Spindle Speed (rpm)'''
Spindle direction (forward/reverse)
* '''Spindle direction (forward/reverse)'''


<!--T:7-->
<!--T:7-->
Tool Number
* '''Tool Number'''




<!--T:10-->
{{Docnav
{{Docnav
|[[CAM_ToolBit_Library|ToolBit Library]]
|[[Path_ToolBit_Library|ToolBit_Library]]
|[[Path_FAQ|FAQ]]
|[[CAM_FAQ|FAQ]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=
|IconL=
|IconR=
|IconR=
|IconC=Workbench_Path.svg
|IconC=Workbench_CAM.svg
}}
}}


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

Latest revision as of 11:39, 17 March 2024

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Description

A tool controller carries properties for how a tool should be used in one or more operations.

For example a tool, like a 1/4 inch cutter can run at many different spindle speeds and feed rates. The same tool might be used in different ways in the same job.

Properties

  • feed speed (h)
  • feed speed (v)
  • rapid speed (h)
  • rapid speed (v)
  • Spindle Speed (rpm)
  • Spindle direction (forward/reverse)
  • Tool Number