Go to file
Kalev Lember e244ab2c08 Don't ship udev rules for flatpak builds
Work around flatpak module build FTBFS by dropping udev rules. They are
only used when installed on the host, not in flatpak containers so we
can get rid of an unneccesary file at the same time.
2022-10-24 19:51:50 +02:00
.gitignore Blanket ignore the source archives. 2019-09-04 17:45:48 -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-no-cereal-lib.patch add no cereal lib patch 2022-02-14 13:32:37 -05:00
prusa-slicer-openexr3.patch 2.4.0 2022-02-14 13:32:03 -05:00
prusa-slicer.appdata.xml Adapt spec for 2.4.0 2022-02-22 00:12:55 +01:00
prusa-slicer.spec Don't ship udev rules for flatpak builds 2022-10-24 19:51:50 +02:00
sources Update to 2.4.2 2022-07-25 16:36:04 +02: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.