aboutsummaryrefslogtreecommitdiff
path: root/cad/cura-engine/pkg-descr
blob: b8510cde6f0223e3573ee96f8d01d635fe7ede07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The CuraEngine is a C++ console application for 3D printing GCode generation.
It has been made as better and faster alternative to the old Skeinforge engine.

The CuraEngine is pure C++ and uses Clipper from
http://www.angusj.com/delphi/clipper.php. There are no external dependencies
and Clipper is included in the source code without modifications.

This is just a console application for GCode generation. For a full graphical
application look at https://github.com/daid/Cura with is the graphical
frontend for CuraEngine.

The CuraEngine can be used separately or in other applications.
Feel free to add it to your application. But to take note of the License.

WWW: http://wiki.ultimaker.com/Cura