From a49ccb957a8a077e7c582b6c0001ff1c10189d35 Mon Sep 17 00:00:00 2001 From: Jeff Doyle Date: Thu, 31 Dec 2015 17:31:17 -0400 Subject: [PATCH] Updated Using Blendercam from github (markdown) --- Using-Blendercam-from-github.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Using-Blendercam-from-github.md b/Using-Blendercam-from-github.md index 34441dc..24b98f2 100644 --- a/Using-Blendercam-from-github.md +++ b/Using-Blendercam-from-github.md @@ -2,9 +2,9 @@ Using Blendercam from github is a great way to try out the newest features and f The easiest way to install is not to install but tell Blender where to find the plugin. This way you don't have to worry about copying/moving files around. You can keep Blendercam source files separate from Blender if using source control ie git for developement and still easily test your changes in Blender. -The first step is to get the source code from the github repository. +* The first step is to get the source code from the github repository. -The second step is to tell blender to also search an alternate path for addons. +* The second step is to tell blender to also search an alternate path for addons. ![user file preferences](https://cloud.githubusercontent.com/assets/648108/12068198/e83ba6a6-afde-11e5-8b30-861efd71c700.png) * **1** - select **User Preferences** panel * **2** - select **File** tab @@ -12,11 +12,12 @@ The second step is to tell blender to also search an alternate path for addons. * **4** - select **Save User Setting** * **5** - restart Blender -The third step is to enable the Blendercam add-on. +* The third step is to enable the Blendercam add-on. ![enable addon](https://cloud.githubusercontent.com/assets/648108/12068363/350bbc2a-afe2-11e5-94c6-b9a26ae60d10.png) * **1** - select **User Preference** panel * **2** - select **Add-ons** tab * **3** - select **Scene** category * **4** - enable the CAM addon by left click on the check box * **4a** - the file path should match your Blendercam git path - * **5** - Optional: you can enable the experimental features \ No newline at end of file + * **5** - Optional: you can enable the experimental features + * **6** - select **Save User Setting** \ No newline at end of file