Go to file
Jason Tibbitts 50b1a61360 Blanket ignore the source archives. 2019-09-04 17:45:48 -05: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
handle-wx-assert-with-boost.patch Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
patch-testsuite-epsilon Enable build on aarch64 and s390x. 2019-06-07 17:15:15 -05: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 Initial attempt to update to 2.1.0 alpha1. 2019-08-13 14:32:51 -05:00
sources Upload sources 2019-06-07 13:19:50 -05: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.