FreeCAD刀路工作台按如下工作流程创建这些机器指令:
刀路工作台生成G-code,用于定义铣削产品的刀具运行路径,产品外形通过刀路作业操作 FreeCAD G-Code指令模拟铣削后的3D数模所呈现,该G-code指令通过选择适合的前置处理程序被转换为适合目标CNC控制器的指令。 G-code由包含在刀路作业中的指令和操作生成。作业工作流将这些指令和操作按其执行顺序列出。该列表通过添加刀路操作、刀路修剪、刀路分步命令和通过刀路菜单或者图形界面按钮刀路修改完成。
The G-code is generated from directives and Operations contained in a CAM Job. The Job Workflow lists these in the order they will be executed. The list is populated by adding CAM Operations, Path Dressups, Supplemental Commands, and Path Modifications from the CAM Menu, or GUI buttons.
刀路工作台提供刀具管理器(库,刀具表),G-code检查和铣削模拟工具。它连接前置处理程序并允许导入和导出工作模板。
刀路工作台的外部依赖包括:
Some current limitations of which you should be aware are:
刀路工作台中的单位处理可能会令人感到困惑。 有几点需要了解:
模式:
输出:
刀路检查
Some commands are experimental and not available by default. To enable them see CAM experimental.
Manage tools, bits, and the Tool Library. Based on the ToolBit architecture.
刀路工作台与其他CAM软件包共享许多概念,但有其独特之处。 如果出现问题,这个特点可能是一个很好的排错起点。
见 刀路脚本页。