Go to file
Jason Tibbitts 0ad588cea7 Avoid segfault at startup on Wayland. 2019-06-14 16:12:24 -05:00
.gitignore Ignore a few more things. 2019-06-07 15:10:12 -05:00
07282eb24d027817b4279f59ebbf0d80bac5f950.patch Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
README.md Provide useful README.md 2019-06-07 12:50:58 -05:00
fix-gizmo-icon-size.patch Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
handle-wx-assert-with-boost.patch Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
mode-switching-fix.patch Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
patch-expat-includes Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
patch-miniz-includes Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
patch-qhull-includes 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 Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
prusa-slicer.desktop Initial import of prusa-slicer. 2019-06-07 15:10:23 -05:00
prusa-slicer.spec Avoid segfault at startup on Wayland. 2019-06-14 16:12:24 -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.