Go to file
Miro Hrončok 49eb9ad063 Disable GLIBCXX_ASSERTIONS
Workaround for https://github.com/prusa3d/PrusaSlicer/issues/7231
               https://bugzilla.redhat.com/show_bug.cgi?id=2023345
2021-11-30 14:16:36 +01:00
.gitignore Blanket ignore the source archives. 2019-09-04 17:45:48 -05:00
0001-Fix-build-error-with-non-const-MINSIGSTKSZ.patch update to 2.3.1 2021-05-15 23:26:47 -05:00
README.md Provide useful README.md 2019-06-07 12:50:58 -05:00
optional.patch update to 2.3.1 2021-05-15 21:43:42 -05:00
prusa-slicer-openexr3.patch OpenEXR 3 fixes from Arch Linux 2021-08-02 17:28:40 +02:00
prusa-slicer.appdata.xml Use a better screenshot 2019-07-24 19:18:53 -05:00
prusa-slicer.desktop Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
prusa-slicer.spec Disable GLIBCXX_ASSERTIONS 2021-11-30 14:16:36 +01:00
sources update to 2.3.3 2021-11-08 08:46:04 -06:00

README.md

PrusaSlicer: 3D printing slicer optimized for Prusa printers

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's 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.

PrusaSlicer is based on Slic3r by Alessandro Ranelucci and the RepRap community.

The maintainers of this package welcome community contributions. The specfile, while moderately complicated and with slightly unusual style, should be well commented and relatively easy to understand. Please feel free to send PRs, and provenpackagers should feel free to commit and build as needed. Please do send us a note if you need anything.