f4cefaba47- Add patch for compatibility with "open in prusa slicer" on websites like printables.com by registering the required url schema * gh#prusa3d/PrusaSlicer#14650 * PrusaSlicer-2.9.2-pr14650-url-schema.patch
devel
Benjamin Greiner2025-06-16 14:18:16 +00:00
ce379c1f4d- Get rid of GLEW which is unmaintained * Added PrusaSlicer-2.9.1-pr14440-glad.patch gh#prusa3d/PrusaSlicer#14440
Andreas Schneider
2025-04-29 12:58:40 +00:00
55a64feb40- Implement support for SecretStorage * Added PrusaSlicer-2.9.1-pr14263-secretstorage.patch gh#prusa3d/PrusaSlicer#14263 - Update to version 2.9.1 * This release introduces a new SLA support point generator, arrange for sequential printing, multi material interlocking and configuration options to simplify printing with different materials. * See https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.9.1 - Removed PrusaSlicer-2.9.0-pr13896-static-libs.patchBenjamin Greiner2025-03-23 08:58:54 +00:00
21fed46cd8- Enable support for EGL * Added PrusaSlicer-2.9.1-pr14214-egl-support.patch gh#prusa3d/PrusaSlicer#14214 * related to (boo#1235150)Benjamin Greiner2025-03-04 19:58:14 +00:00
460b92314bImGui requires noto font for in app legend and notifications. Fixes problems with hidpi screens and non-latin languages.
Andreas Schneider
2025-02-10 07:53:42 +00:00
2ca808d67e- Update to version 2.9.0 * This release introduces multiple beds, scarf seams, Printables integration, improved support for multiple nozzle diameters, paint-on fuzzy skin and many more improvements and bugfixes. * See https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.9.0 - Added PrusaSlicer-2.9.0-pr13896-static-libs.patch gh#prusa3d/PrusaSlicer#13896 - Added PrusaSlicer-2.9.0-pr13885-printconfig-segfault.patch gh#prusa3d/PrusaSlicer#13885 - Removed PrusaSlicer-2.8.1-pr13609-fix-build.patchBenjamin Greiner2025-01-05 23:56:12 +00:00
f01114ea75- Changelog for 2.8.1 * When using the wipe tower with "No sparse layers" option enabled, there would still be travels to the wipe tower location even for the skipped layers. This is a regression introduced in 2.8.1-rc1 (#13384). * A warning about inconsistent color profiles in PNGs used as Prusa Account avatar is now silently ignored (#12920). ## Improvements with respect to 2.8.0 * Based on the feedback received after 2.8.0 release, the menu bar was reinstated and the menu no longer hides under a button. Thanks everyone for the feedback, it was very helpful and it will be taken into consideration during possible UI-related decisions in the future. #12943 * When logging-in with the PrusaAccount using third party authorization (Google, Apple, Facebook), an external browser window is opened so the user is not forced to enter their credentials into windows created by PrusaSlicer. * The built-in web engine no longer remembers the user after logout. * There are two new parameters: Filaments->Advanced->Abrasive material and Printers->Extruder->High flow nozzle. Both flags will be used to check whether a sliced G-code is compatible with the given printer (abrasive material requires hardened nozzle) and also to ensure that "Set as current" function in PrusaSlicer-embedded Prusa Connect will select the suitable profile for the given configuration. * Note that this feature is supported since MINI/MK4/XL firmware version 6.2.0-alpha1, and that the implementation in Prusa Connect is not completely finished yet, meaning that the dialog where printer is selected does not use this information - itBenjamin Greiner2024-12-08 16:54:52 +00:00
026c85725f- Update to 2.8.0 * Prusa Connect integration * seam improvements * updated UI * new G-code Viewer * improved profile updating system * many more improvements and bugfixes - Must move to wxGTK3: we have no wxWebView in wxWidgets. Unfortunately this disables wayland support: https://github.com/prusa3d/PrusaSlicer/blob/version_2.8.0/src/PrusaSlicer.cpp#L88-L93 - Add PrusaSlicer-2.8.0-includes.patch gh#prusa3d/PrusaSlicer#13080Hans-Peter Jansen2024-08-30 14:38:28 +00:00