LICENSE
MANIFEST.in
README.md
pyproject.toml
btl/__init__.py
btl/cli.py
btl/const.py
btl/db.py
btl/fcutil.py
btl/feedcli.py
btl/i18n.py
btl/library.py
btl/machine.py
btl/params.py
btl/qbtl.py
btl/shape.py
btl/tool.py
btl/toolmaterial.py
btl/toolpixmap.py
btl/units.py
btl/util.py
btl/version.py
btl.egg-info/PKG-INFO
btl.egg-info/SOURCES.txt
btl.egg-info/dependency_links.txt
btl.egg-info/entry_points.txt
btl.egg-info/top_level.txt
btl/feeds/__init__.py
btl/feeds/calc.py
btl/feeds/material.py
btl/feeds/operation.py
btl/feeds/util.py
btl/resources/icons/add-library.svg
btl/resources/icons/add-to-job.svg
btl/resources/icons/close.svg
btl/resources/icons/copy.svg
btl/resources/icons/cut.svg
btl/resources/icons/delete.svg
btl/resources/icons/duplicate.svg
btl/resources/icons/edit.svg
btl/resources/icons/error.svg
btl/resources/icons/export.svg
btl/resources/icons/import.svg
btl/resources/icons/info.svg
btl/resources/icons/list-add.svg
btl/resources/icons/list-remove.svg
btl/resources/icons/paste.svg
btl/resources/icons/plus.svg
btl/resources/icons/rename.svg
btl/resources/icons/tool-create.svg
btl/resources/icons/tool-edit.svg
btl/resources/icons/tool-library.svg
btl/resources/icons/tool-settings.svg
btl/resources/icons/trash.svg
btl/resources/icons/warning.svg
btl/resources/shapes/ballend.fcstd
btl/resources/shapes/ballend.svg
btl/resources/shapes/chamfer.fcstd
btl/resources/shapes/chamfer.svg
btl/resources/shapes/dovetail.fcstd
btl/resources/shapes/dovetail.svg
btl/resources/shapes/drill.fcstd
btl/resources/shapes/drill.svg
btl/resources/shapes/endmill.fcstd
btl/resources/shapes/endmill.svg
btl/resources/shapes/probe.fcstd
btl/resources/shapes/probe.svg
btl/resources/shapes/reamer.fcstd
btl/resources/shapes/reamer.svg
btl/resources/shapes/slittingsaw.fcstd
btl/resources/shapes/slittingsaw.svg
btl/resources/shapes/threadmill.fcstd
btl/resources/shapes/threadmill.svg
btl/resources/shapes/torus.fcstd
btl/resources/shapes/torus.svg
btl/resources/shapes/vbit.fcstd
btl/resources/shapes/vbit.svg
btl/resources/translations/btl.ts
btl/resources/translations/btl_de.qm
btl/resources/translations/btl_de.ts
btl/resources/translations/btl_pt-BR.qm
btl/resources/translations/btl_pt-BR.ts
btl/resources/translations/py.in.ts
btl/resources/translations/ui.in.ts
btl/serializers/__init__.py
btl/serializers/camoticsserializer.py
btl/serializers/fcserializer.py
btl/serializers/linuxcncserializer.py
btl/ui/about.py
btl/ui/about.ui
btl/ui/feedsandspeeds.py
btl/ui/feedsandspeeds.ui
btl/ui/flowlayout.py
btl/ui/init.py
btl/ui/jobselector.py
btl/ui/jobselector.ui
btl/ui/library.py
btl/ui/library.ui
btl/ui/libraryproperties.py
btl/ui/libraryproperties.ui
btl/ui/machineeditor.py
btl/ui/machineeditor.ui
btl/ui/movetool.py
btl/ui/movetool.ui
btl/ui/preferences.py
btl/ui/preferences.ui
btl/ui/shapebutton.py
btl/ui/shapeselector.py
btl/ui/shapeselector.ui
btl/ui/shapewidget.py
btl/ui/spinbox.py
btl/ui/tablecell.py
btl/ui/tooleditor.py
btl/ui/tooleditor.ui
btl/ui/toolproperties.py
btl/ui/util.py