first pass at tool docs
This commit is contained in:
parent
4b20eb36e6
commit
367c7a53b1
3 changed files with 12 additions and 0 deletions
|
|
@ -5,6 +5,18 @@ description: tool options for the CAM mode
|
|||
|
||||
# Tools
|
||||
|
||||
The Tool menu can be accessed from the top right corner dropdown.
|
||||
|
||||

|
||||
|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
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
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
BIN
docs/static/img/CAM/toolsTab.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in a new issue