CuraEngine
====
This is the documentation for CuraEngine, the back-end slicer of Cura. This is an index of the documentation pages available.
1. [Concepts](concepts.md): Explanation of several high-level concepts used during slicing.
2. [Glossary](glossary.md): Terminology used throughout the code base and documentation.
3. [Pipeline](pipeline.md): The slicing algorithm from start to finish.
4. [Code Conventions](https://github.com/Ultimaker/Meta/blob/master/code_conventions.md): Requirements on how the code must be structured.
|