Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 1007 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 1007 Bytes

Build Status License: AGPL v3

This branch holds a JavaScript compilation for CuraEngine (legacy) using Emscripten.

See 'releases' for compilation output.

CuraEngine

The CuraEngine is a C++ console application for 3D printing GCode generation. It has been made as a better and faster alternative to the old Skeinforge engine.

For more information see: https://github.com/Ultimaker/CuraEngine

License

CuraEngine is released under terms of the AGPLv3 License. Terms of the license can be found in the LICENSE file. Or at http://www.gnu.org/licenses/agpl.html

But in general it boils down to: You need to share the source of any CuraEngine modifications if you make an application with the CuraEngine. (Even if you make a web-based slicer, you still need to share the source!)