kopia lustrzana https://github.com/vilemduha/blendercam
Updated Using Blendercam from github (markdown)
rodzic
7e745af622
commit
a49ccb957a
|
@ -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.
|
||||

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

|
||||
* **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**
|
Ładowanie…
Reference in New Issue