kopia lustrzana https://github.com/vilemduha/blendercam
CAM setup
rodzic
d8fb6795da
commit
d22837b042
|
@ -12,7 +12,7 @@ The easiest way to install is not to install but tell Blender where to find the
|
|||
|
||||
* git will make a directory called blendercam in the current directory and then download the most recent version of blendercam on github.
|
||||
|
||||
* The second step is to tell blender to also search an alternate path for addons. When blender starts up it will search its own paths for add-ons and will also search the alternate path that you add.
|
||||
* The second step is to tell blender to also search an alternate path for add-ons. When blender starts up it will search its own paths for add-ons and will also search the alternate path that you add. This way an external source add-on can be used in Blender.
|
||||
|
||||

|
||||
|
||||
|
@ -30,4 +30,16 @@ The easiest way to install is not to install but tell Blender where to find the
|
|||
* **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
|
||||
* **6** - select **Save User Setting**
|
||||
* **6** - select **Save User Setting**
|
||||
|
||||
* Now when ever blender is started, the external source blendercam add-on will be enabled.
|
||||
|
||||
* To put blender into CAM mode do the following:
|
||||
|
||||

|
||||
|
||||
* **1** select **Blender CAM** as the render engine
|
||||

|
||||
|
||||
* **2** select the **Properties** editor
|
||||
* **3** select the **Render** data in order to see the CAM panels
|
Ładowanie…
Reference in New Issue