Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mainpage.md « docs - github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67953ff480e5f0d1d9d382dc152f8c484401b8c2 (plain)
1
2
3
4
5
6
7
8
9
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.