kopia lustrzana https://github.com/vilemduha/blendercam
Updated Blendercam Tools (markdown)
rodzic
72baa4672a
commit
b2c7960ec2
|
@ -16,7 +16,7 @@ If the Tool Shelf is not visible on the left of the 3D view then use the short c
|
|||
## View Blendercam Tools
|
||||

|
||||
|
||||
* **1** - Select the **Blender CAM** tab to view the **Curve CAM Tools** panel.
|
||||
* **1** - The 3D view editor must be in object mode. Select the **Blender CAM** tab to view the **Curve CAM Tools** panel.
|
||||
* **2** - Select the expansion arrow to see the tool buttons available.
|
||||
|
||||
## Curve Boolean
|
||||
|
@ -26,12 +26,15 @@ Perform a Boolean operation on two curves. The Boolean operations that can be p
|
|||
* Intersect
|
||||
|
||||
## Intarsion
|
||||
Makes a curve cuttable from both the inside and outside. This is useful for [intarsia](https://en.wikipedia.org/wiki/Intarsia), inlays, and joints. All sharp edges are rounded over using the cutter diameter. Only works on curves.
|
||||

|
||||
|
||||
Makes a curve cuttable from both the inside and outside. This is useful for [intarsia](https://en.wikipedia.org/wiki/Intarsia), inlays, and joints. All sharp edges are rounded over using the cutter diameter. Works on mesh, text, and curve objects.
|
||||
|
||||
## Add Overcuts
|
||||

|
||||
|
||||
Adds overcuts for slots/inserts.
|
||||
Adds overcuts for slots/inserts. Works on text and curve objects.
|
||||
|
||||
Operator Options:
|
||||
* **diameter** - tool diameter to use for the overcut
|
||||
* **threshold** - the minimum angle that an overcut is applied.
|
||||
|
|
Ładowanie…
Reference in New Issue