Difference between revisions of "Path ToolLibraryEdit/zh"
Jump to navigation
Jump to search
Path
User documentation
(Created page with "==选项=") |
|||
Line 29: | Line 29: | ||
# 创建新刀具或者调整现有刀具属性。<br>至少设置刀具直径, FreeCAD需要它来计算半径补偿。 截至版本0.17这是唯一需要的用于刀路创建的参数,然而如果你希望之后使用模拟刀具,你也可以增加切削刃角和切削刃高。<br>[[File:Path-ToolAdd.gif]] | # 创建新刀具或者调整现有刀具属性。<br>至少设置刀具直径, FreeCAD需要它来计算半径补偿。 截至版本0.17这是唯一需要的用于刀路创建的参数,然而如果你希望之后使用模拟刀具,你也可以增加切削刃角和切削刃高。<br>[[File:Path-ToolAdd.gif]] | ||
− | == | + | ==选项= |
* The tools can be reordered by using the move up/move down buttons | * The tools can be reordered by using the move up/move down buttons |
Revision as of 00:54, 9 May 2019
Menu location |
---|
Path → Tool Manager |
Workbenches |
Path |
Default shortcut |
P,T |
Introduced in version |
- |
See also |
描述
刀具表编辑器用来编辑包含在刀路作业中机加项目刀具表中不同的刀具. 该刀具表被包含在项目中于不同操作使用以获取当前刀具这一必要信息。
它也可以用来为你的作业选择刀具。
操作非常直接:
- 导入...: 从一个XML文件导入刀具表. Warning
该功能当前有些问题,如果你从来没有在FreeCAD中使用过XML文件,该功能可能无法工作。
- 导出...: 以XML文件格式导出工具表。
- 新建刀具: 打开一个可以输入你的刀具参数的对话框。详见新刀具
- 删除: 删除当前所选行。Warning
即便你取消会话刀具依旧会从你的刀具表中删除。
- 上移: 你无法编辑刀具序号,但你可以将所选行上移来减少其刀具序号。。
- 下移: 你也可以向下移动所选行来增大其刀具编号。
- 创建刀具控制器: 如果你在刀具表左侧的复选框选择一个或多个 ,该按钮会被激活。如果你点击它,被选的刀具将被插入你当前的作业。
使用
- 选择一个刀路作业
- 点击
刀具管理器 按钮
- 创建新刀具或者调整现有刀具属性。
至少设置刀具直径, FreeCAD需要它来计算半径补偿。 截至版本0.17这是唯一需要的用于刀路创建的参数,然而如果你希望之后使用模拟刀具,你也可以增加切削刃角和切削刃高。
=选项
- The tools can be reordered by using the move up/move down buttons
- Complete tooltables can be imported from xml files (FreeCAD's own tooltable format) or from HeeksCAD tooltables
- Path Commands: Job, Post Process, Export Template, G-Code Inspector, Simulator, Tool Manager, Complete Loop, Profile, Pocket, Drilling, Engrave, Mill Face, Helix, 3D Pocket
- Path Dressup: Dogbone Dressup, Dragknife Dressup, Lead In Dressup, Ramp Entry Dressup, Tag Dressup
- Partial Commands: Fixture, Comment, Stop, Custom, Gcode From a Shape
- Path Modification: Copy, Array, Simple Copy
- Additional: Preferences...
- Scripting: Path scripting

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub