6 repos
Software for converting 3D models into machine-readable G-code instructions for 3D printers, with a focus on open-source slicer engines and applications. The cluster centers on mature, production-grade slicing tools like Cura, PrusaSlicer, and Slic3r, along with their underlying engines (CuraEngine, Dimidium_Bellerophon) written primarily in C++ for performance-critical path planning and geometry processing. This area covers both the algorithmic core (layer generation, toolpath optimization, collision detection) and user-facing applications that integrate these engines.