kopia lustrzana https://github.com/vilemduha/blendercam
Updated Using Blendercam from github (markdown)
rodzic
0a49897732
commit
dcee3b1487
|
@ -1,12 +1,15 @@
|
|||
Using Blendercam from github is a great way to try out the newest features and fixes. The latest build (dailybuild) of Blender can be used with the latest Master branch of Blendercam and then you can live on the bleeding edge.
|
||||
|
||||
The easiest way to "install" is not to install but instead just 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 instead just 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 development) and still easily test your changes in Blender.
|
||||
|
||||
If you are using Arch Linux, you can just install `blendercam-git` from the AUR and skip to [Enable Blendercam add-on](#enable-blendercam-add-on). OpenCAMLib is also available as `opencamlib-git`.
|
||||
|
||||
* [Dependencies](#dependencies)
|
||||
* [Get Blendercam source code](#get-blendercam-source-code)
|
||||
* [Setup Blender scripts alternate path](#setup-blender-scripts-alternate-file-path)
|
||||
* [Enable Blendercam add-on](#enable-blendercam-add-on)
|
||||
* [Enter CAM mode](#enter-cam-mode)
|
||||
* [(Optional) Install OpenCAMLib](#optional-install-opencamlib)
|
||||
* [Updating Blendercam](#updating-blendercam)
|
||||
|
||||
## Dependencies
|
||||
|
|
Ładowanie…
Reference in New Issue