Path ToolLibraryEdit

From FreeCAD Documentation
Jump to navigation Jump to search
THIS COMMAND IS OBSOLETE
It was deprecated in FreeCAD version 0.19. Use Path ToolBitLibraryOpen instead.

Path ToolLibraryEdit.svg Path ToolLibraryEdit

Menu location
Path → Tool Manager
Workbenches
Path
Default shortcut
P T
Introduced in version
-
See also
None

Description

The Path ToolLibraryEdit.svg Tool Manager/Editor allows to edit the different tools of the tooltable contained in the machine object of a Path Job.svg Path Job. This tooltable is used by the different operations contained in the project to obtain necessary information about the current tool.

It serves for the selection of a tool which you want to use in your job as well.

Path-Tooltable.png

The handling is straight forward:

  • Import...: Imports a tooltable from an XML-file.
    Warning

This is currently partly broken and does not work if you have never had an xml file before.

  • Export...: Exports the tooltable to an XML-file.
  • New Tool: opens a dialog where you can enter the parameters of your tool.
  • Delete: deletes the currently selected lines.
    Warning

The tools are deleted from your tooltable even if you cancel the dialog

  • Move up: You cannot edit the tool number, instead you can move the selected line up to decrease it's tool number
  • Move down: You can move the selected line down to increase it's tool number
  • Create Tool Controller(s): If you check one or more of the checkboxes to the left in the tools list, this button becomes active. If you click it, the selected tools will be inserted in your current job.

Usage

  1. Select a Path Job.svg Path Job
  2. Invoke the Tool Manager using several methods:
    • Press the Path ToolLibraryEdit.svg Tool Manager button in the toolbar.
    • Using the P then T keyboard shortcut.
    • Using the Path → Tool Manager entry from the top menu.
  3. Create new tools or adjust the properties of existing tools.
    Set at least the diameter, FreeCAD needs it to calculate the radius compensation. As of version 0.17 and above this is the only value used for path creation. However, if you wish to use the simulation tool later, add cutting edge angle and cutting edge height as well.
    Path-ToolAdd.gif

Options

  • 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