Updated Using Blendercam from github (markdown)

master
Jeff Doyle 2015-12-31 17:31:17 -04:00
rodzic 7e745af622
commit a49ccb957a
1 zmienionych plików z 5 dodań i 4 usunięć

@ -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
* **5** - Optional: you can enable the experimental features
* **6** - select **Save User Setting**