CAM ToolController/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu}}

{{Docnav
|[[Path_ToolBit_Library|ToolBit_Library]]
|[[Path_FAQ|FAQ]]
|[[Path_Workbench|Path]]
|IconL=
|IconR=
|IconC=Workbench_Path.svg
}}

{{TOCright}}

== Description ==


A tool controller carries properties for how a tool should be used in one or more operations.
A tool controller carries properties for how a tool should be used in one or more operations.
Line 19: Line 32:
Tool Number
Tool Number



[[Category:Path{{#translation:}}]]
{{clear}}
{{Docnav
|[[Path_ToolBit_Library|ToolBit_Library]]
|[[Path_FAQ|FAQ]]
|[[Path_Workbench|Path]]
|IconL=
|IconR=
|IconC=Workbench_Path.svg
}}

{{Path_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 10:49, 20 August 2021

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


Template:Path Tools navi/en