first pass at tool docs

This commit is contained in:
bakedpotatolord 2025-06-10 16:40:26 -06:00
commit 367c7a53b1
3 changed files with 12 additions and 0 deletions

View file

@ -5,6 +5,18 @@ description: tool options for the CAM mode
# Tools
The Tool menu can be accessed from the top right corner dropdown.
![](/img/CAM/toolsTab.png)
Once selected, the tool menu contains options to create, copy, edit, and delete tools.
Additionally, tools can be imported and exported as a `.km` file. The file format is binary encoded and not human-readable, so don't try to edit it with a text editor.
![](/img/CAM/toolMenu.png)
Kiri:Moto currently supports 4 types of tools:
- End Mills
- Ball Mills
- Taper Mills
- Drills

BIN
docs/static/img/CAM/toolMenu.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
docs/static/img/CAM/toolsTab.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB