Back to Freecad

🟩 Core Essentials

src/Mod/CAM/Roadmap/Functionality/Tool Management.md

1.1.13.1 KB
Original Source

🟩 Core Essentials

Features necessary to perform the required function

FeatureDescriptionAssessment
Tool DefinitionDefine and manage tools such as end mills, drills, inserts
Tool NumberingAssign tool numbers for G-code output

🟨 Professional Grade

Features usually present or expected in the state-of-the-art applications

FeatureDescriptionAssessment
Tool MetadataDefine shapes, material, holding, and additional metadata
Feeds & Speeds SuggestionsRecommend cutting parameters based on tool, material, and operation
Tool Import/ExportSynchronize tool definitions with machine or external databases
Tool LibrariesManage sets of tools as reusable libraries
Probe Tool DefinitionIdentify probe tools and suppress spindle start
Drag Knife SupportDefine drag-knife tool and generate accurate offset-aware toolpaths
Separate tool preparation from tool loadingWith larger machines, a tool magazine may take a significant amount of time to index in preparation for a tool change.
We should support separating the calls to 'call for a tool' from the call to 'load the tool'.

🟦 Next-Level CAM

Features that would exceed industry standard

FeatureDescriptionAssessment
(placeholder)(Add cutting-edge tool management or smart tooling features here)