From 13c66a0b39b17e3676b6241645e96a4a431be00a Mon Sep 17 00:00:00 2001 From: Jeff Doyle Date: Sat, 16 Jan 2016 20:41:58 -0400 Subject: [PATCH] layout tool types --- Blendercam-Tools.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/Blendercam-Tools.md b/Blendercam-Tools.md index 18e96c6..ae04d3e 100644 --- a/Blendercam-Tools.md +++ b/Blendercam-Tools.md @@ -1,12 +1,30 @@ Blendercam has a number of curve operators that will modify curves to make them better suited to CAM operations. They can be found in the Tool Shelf Panel located on the left of the 3D view editor. -## view Tool Shelf +* [View Tool Shelf](#view-tool-shelf) +* [View Blendercam Tools](#view-blendercam-tools) +* [Curve Boolean](#curve-boolean) +* [Intarsian](#intarsian) +* [Add Overcuts](#add-overcuts) +* [Silhouette Offset](#silhouette-offset) +* [C-Remove Doubles](#c-remove-doubles) + +## View Tool Shelf If the Tool Shelf is not visible on the left of the 3D view then use the short cut **T** or use the mouse left button select the small + near the top left border of the 3D view. ![Tool Shelf view](https://cloud.githubusercontent.com/assets/648108/12375196/8568d218-bc8d-11e5-8729-56c322bc7065.png) -## view Blendercam Tools +## View Blendercam Tools ![tools](https://cloud.githubusercontent.com/assets/648108/12363662/68444b74-bba0-11e5-8ec9-2aaddbca3ed3.png) * **1** - Select the **Blender CAM** tab to view the **Curve CAM Tools** panel. -* **2** - Select the expansion arrow to see the tool buttons available. \ No newline at end of file +* **2** - Select the expansion arrow to see the tool buttons available. + +## Curve Boolean + +## Intarsian + +## Add Overcuts + +## Silhouette Offset + +## C-Remove Doubles \ No newline at end of file