kopia lustrzana https://github.com/vilemduha/blendercam
Update README.md
rodzic
a331ef695a
commit
a75d58eaf4
26
README.md
26
README.md
|
@ -4,11 +4,8 @@
|
|||
|
||||
- - -
|
||||
|
||||
|
||||
### An Open Source Solution for Artistic or Industrial CAM with Blender 3D
|
||||
|
||||
|
||||
|
||||
[](https://riot.im/app/#/room/#blendercam:matrix.org)
|
||||
[](http://webchat.freenode.net/?channels=%23blendercam)
|
||||
|
||||
|
@ -19,22 +16,22 @@
|
|||

|
||||

|
||||
|
||||
<br>
|
||||
- - -
|
||||
|
||||
### • [About](#About) • [How to Use](#-how-to-use-wiki) • [Features](#-features) • [Post-Processors](#-post-processors) • [Files](#-files-organisation) • [Contributing](#-contributing) • [License](#-license) • [Disclaimer](#-disclaimer) •
|
||||
|
||||
[About](#About) • [How to Use](#-how-to-use-wiki) • [Features](#-features) • [Post-Processors](#-post-processors) • [Files](#-files-organisation) • [Contributing](#-contributing) • [License](#-license) • [Disclaimer](#-disclaimer)
|
||||
|
||||
|
||||
<br>
|
||||
- - -
|
||||
|
||||

|
||||
|
||||
- - -
|
||||
|
||||
</div>
|
||||
|
||||
## 👁️ About
|
||||
BlenderCAM is an add-on for the free open-source [Blender 3D package](https://www.blender.org/).
|
||||
|
||||
It offers an open source solution for [CAM _(Computer Aided Machining)_](https://en.wikipedia.org/wiki/Computer-aided_manufacturing) toolpath generation, simulation and [G-code](https://en.wikipedia.org/wiki/G-code) export.
|
||||
It offers an open source solution for [CAM _(Computer Aided Machining)_](https://en.wikipedia.org/wiki/Computer-aided_manufacturing) toolpath creation, simulation and [G-code](https://en.wikipedia.org/wiki/G-code) generation and export.
|
||||
|
||||
It has been used for many milling projects _(artistic, personal, commercial and industrial)_ since its creation in 2012, and is actively developed.
|
||||
|
||||
|
@ -127,6 +124,8 @@ BlenderCAM works on Windows or Linux.
|
|||
|
||||
Originally created by [Vilem Novak](https://github.com/vilemduha), the addon is currently maintained by [Alain Pelletier](https://github.com/pppalain) and a team of contributors.
|
||||
|
||||
If you wish to contribute to the addon, your code must be GPL or a more permissive license (e.g.: MIT, Public Domain).
|
||||
|
||||
If you are a developer who would like to contribute to the project, please fork and open pull requests.
|
||||
|
||||
> [!TIP]
|
||||
|
@ -143,11 +142,10 @@ Hirutso Enni, Kurt Jensen, Dan Falck, Dan Heeks, Brad Collette, Michael Haberler
|
|||
## 🪪 License
|
||||
BlenderCAM is licensed under GPLv3, __UNLESS OTHERWISE INDICATED__.
|
||||
|
||||
Most files have been written specifically for this addon, though some use code from other sources, see the file docstring a the top of each file for attribution and license information.
|
||||
|
||||
If you wish to contribute to the addon, your code must be GPL or a more permissive license (e.g.: MIT, Public Domain).
|
||||
|
||||
Please ensure that you read and abide by the license terms given for each file.
|
||||
> [!NOTE]
|
||||
> Some files in this addon use code from other sources, see the file docstring a the top of each file for attribution and license information.
|
||||
>
|
||||
> Please ensure that you read and abide by the license terms given for each file.
|
||||
|
||||
## 🤕 DISCLAIMER
|
||||
> [!WARNING]
|
||||
|
|
Ładowanie…
Reference in New Issue