CAM ToolController/ru: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Path ToolController/ru to CAM ToolController/ru without leaving a redirect: Part of translatable page "Path ToolController")
(Updating to match new version of source page)
 
Line 3: Line 3:


{{Docnav
{{Docnav
|[[Path_ToolBit_Library|ToolBit Library]]
|[[CAM_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 35: Line 35:


{{Docnav
{{Docnav
|[[Path_ToolBit_Library|ToolBit Library]]
|[[CAM_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
}}
}}


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

Latest revision as of 14:31, 26 March 2024

Other languages:

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.

Описание

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