Better Tool Library (BTL) is a FreeCAD addon (plugin) that replaces the built-in tool library for the Path workbench. It also provides a standalone tool if you want to use your library outside of FreeCAD.
Warning I advise you make a backup of your tool library. I guarantee for nothing, there may be bugs.
Feature | Better Tool Library | FreeCAD internal library |
---|---|---|
Modern UI | ||
Provides a shape browser | ||
Tool search | ||
Powerful Feeds & Speeds calculator | ||
Tool sketch for supported shapes | ||
Use outside of FreeCAD | ||
Provides built-in common shapes | ||
Store tool notes and additional info | ||
Auto-generates tool icons | ||
Can be used with no document open | ||
CLI tool for import/export | ||
Read BTL files | ||
Write BTL files | Deletes BTL extra data! | |
Import Fusion 360 tool library | ||
Import from Camotics | ||
Export to Camotics | ||
Export to LinuxCNC |
To run it, just open the Path workbench and there should be a new icon at the end of the toolbar:
To use BTL via standalone (=outside of FreeCAD), you will have to install it using setuptools.
pip install btl
Instructions for running BTL that way are here.
Some instructions can be found here: