prusa-slicer 2.9.4
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for FFF printers or PNG layers for mSLA 3D printers. It is compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works with Mach3, LinuxCNC and Machinekit controllers.
- Outputs:
out - Website: https://www.prusa3d.com/prusaslicer/
- Licenses: AGPL 3
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install prusa-slicer 2.9.4 as follows:
guix install prusa-slicer@2.9.4
Or install the latest version:
guix install prusa-slicer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.