Ultimaker / CuraEngine
Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing Ultimaker/CuraEngine in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view[![Badge Issues]][Issues] [![Badge PullRequests]][PullRequests] [![Badge Closed]][Closed] [![Badge Size]][#] [![Badge License]][License] [![Badge Contributors]][Contributors] [![Badge Test]][Test] [![Badge Conan]][Conan] CuraEngine *C++ console application for 3D printing GCode generation.* [![Button Install]][Install] [![Button Internals]][Internals] Designed as a better and faster alternative to the old **Skeinforge Engine** and is an integral part of **[Cura]**. You can use CuraEngine separately, in other applications and integrate it into your own app. [Contributors]: https://github.com/Ultimaker/CuraEngine/graphs/contributors [PullRequests]: https://github.com/Ultimaker/CuraEngine/pulls [Internals]: https://github.com/Ultimaker/CuraEngine/wiki/Internals [Install]: https://github.com/Ultimaker/CuraEngine/wiki/Building-CuraEngine-From-Source [Closed]: https://github.com/Ultimaker/CuraEngine/issues?q=is%3Aissue+is%3Aclosed [Issues]: https://github.com/Ultimaker/CuraEngine/issues [Conan]: https://github.com/Ultimaker/CuraEngine/actions/workflows/conan-package.yml [Test]: https://github.com/Ultimaker/CuraEngine/actions/workflows/unit-test.yml [Cura]: https://github.com/Ultimaker/Cura [License]: LICENSE [#]: # [Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/CuraEngine?style=for-the-badge&logoColor=white&labelColor=db5e8a&color=ab4a6c&logo=GitHub [Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/CuraEngine?style=for-the-badge&logoColor=white&labelColor=bb9f3e&color=937d31&logo=GitExtensions [Badge License]: https://img.shields.io/badge/License-AGPL3-336887.svg?style=for-the-badge&labelColor=458cb5&logoColor=white&logo=GNU [Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/CuraEngine?style=for-the-badge&logoColor=white&labelColor=629944&color=446a30&logo=AddThis [Badge Issues]: https://img.shields.io/github/issues/ultimaker/CuraEngine?style=for-the-badge&logoColor=white&labelColor=c34360&color=933349&logo=AdBlock [Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/CuraEngine/conan-package?style=for-the-badge&logoColor=white&labelColor=6185aa&color=4c6987&logo=Conan&label=Conan%20Package [Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/CuraEngine/unit-test?style=for-the-badge&logoColor=white&labelColor=4a999d&color=346c6e&logo=Codacy&label=Unit%20Test [Badge Size]: https://img.shields.io/github/repo-size/ultimaker/CuraEngine?style=for-the-badge&logoColor=white&labelColor=715a97&color=584674&logo=GoogleAnalytics [Button Internals]: https://img.shields.io/badge/Internals-00979D?style=for-the-badge&logoColor=white&logo=CodeReview [Button Install]: https://img.shields.io/badge/Installation-e23345?style=for-the-badge&logoColor=white&logo=DocuSign