Go to file
Miro Hrončok eacebd1880 Rebuilt for openvdb 8.0 2021-01-04 16:37:50 +01: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
endian.patch Rebuilt and fix for Boost 1.73.0 (second attempt) 2020-06-03 10:26:03 +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 Rebuilt for openvdb 8.0 2021-01-04 16:37:50 +01:00
sources Upload sources and fix bogus date in %changelog 2020-03-31 12:47:21 +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.