kopia lustrzana https://github.com/vilemduha/blendercam
more TOC tweaks
rodzic
af86da99ee
commit
6250f4065f
|
@ -2,14 +2,14 @@ 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 add-on. 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 easiest way to install is not to install but tell Blender where to find the add-on. 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.
|
||||||
|
|
||||||
* [Get Blendercam source code]()
|
* [Get Blendercam source code](#get-blendercam-source-code)
|
||||||
* [Setup Blender scripts alternate path]()
|
* [Setup Blender scripts alternate path](#setup-blender-scripts-alternate-file-path)
|
||||||
* [Enable Blendercam add-on]()
|
* [Enable Blendercam add-on](#enable-blendercam-add-on)
|
||||||
* [Enter CAM mode]()
|
* [Enter CAM mode](#enter-cam-mode)
|
||||||
* [Updating Blendercam]()
|
* [Updating Blendercam](#updating-blendercam)
|
||||||
|
|
||||||
|
|
||||||
## Get Blendercam source code from Github
|
## Get Blendercam source code
|
||||||
* 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.
|
||||||
* Make a parent directory where blendercam from github will reside
|
* Make a parent directory where blendercam from github will reside
|
||||||
* Assuming that Git is installed on your machine, at the command prompt change into the directory where blendercam will be and then type:
|
* Assuming that Git is installed on your machine, at the command prompt change into the directory where blendercam will be and then type:
|
||||||
|
|
Ładowanie…
Reference in New Issue