PrusaSlicer
https://www.prusa3d.com/prusaslicer/
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.
- Links to science / PrusaSlicer
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:gcc:next:testing/PrusaSlicer && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
PrusaSlicer-2.6.0-octoprint-name-fix.patch | 0000000901 901 Bytes | |
PrusaSlicer-2.7.1-slic3r-wxWidgets-3.2.4.patch | 0000003362 3.28 KB | |
PrusaSlicer-2.8.0-slic3r-includes.patch | 0000002223 2.17 KB | |
PrusaSlicer-version_2.8.0.tar.gz | 0069806919 66.6 MB | |
PrusaSlicer.changes | 0000031038 30.3 KB | |
PrusaSlicer.spec | 0000007149 6.98 KB | |
_constraints | 0000000224 224 Bytes | |
up-occt-version.patch | 0000000687 687 Bytes |
Latest Revision
Michal Jireš (mjires)
committed
(revision 3)
- Add PrusaSlicer-2.7.1-slic3r-wxWidgets-3.2.4.patch * Fixes a compilation error with wxWidgets 3.2.4 * gh#prusa3d/PrusaSlicer#11769 - Update to 2.7.1 ## Improvements fixed with respect to 2.7.0 * The option Export as binary G-code was removed from Print Settings. Instead, there is a new option in Printer Settings named Supports binary G-code so it can be set at printer level. There is also a new global switch in Preferences->Other, which controls whether binary G-code will be generated for printers which support it. It is therefore easy to turn the feature on or off without doing any changes in profiles (#11734, #11873). * Wipe tower weight was added into G-code metadata so it can be easily displayed in the print statistics on the printer's display. ## Bugs fixed with respect to 2.7.0 * When ramping travels were enabled, sometimes a perimeter was missing at the layer where the spiral starts. * Fixed a crash when selecting embossed text while an SVG tool is opened (#11759). * Helical layer changes could result in out of bed moves (#11754). * Helical layer change was enabled even when there was no retraction on layer change (#11709, #11761). - Release 2.7.0 * This is the stable release of PrusaSlicer 2.7.0, introducing SVG emboss, binary G-codes, ramping travels, support for G2/G3 G-codes, support for Cancel object function and much more. It also fixes many bugs.
Comments 0