prusa-slicer
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.
- Versions: 2.9.3
- 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 the latest version of prusa-slicer
as follows:
guix install prusa-slicer
Or install a particular version:
guix install prusa-slicer@2.9.3
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.
Badge code
You can use the following badge to inform users of prusa-slicer about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/prusa-slicer'><img src='https://packages.guix.gnu.org/packages/prusa-slicer/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/prusa-slicer)
Example Org:
[[https://packages.guix.gnu.org/packages/prusa-slicer][https://packages.guix.gnu.org/packages/prusa-slicer/badges/latest-version.svg]]