Summary
This is the first release candidate of PrusaSlicer 2.9.6. Read the change log of 2.9.6-beta1 to see complete list of changes compared to 2.9.5.
The release candidate saves its profiles into the regular PrusaSlicer configuration directory. When you first run it, it will search for all configurations produced by alpha or beta versions and offer to create a copy of the latest one.
Improvements with respect to 2.9.6-beta1
- Use area-dominant extruder instead of the default one when applying "Maximum width of a segmented region".
Incorporatefilament_load_timeandfilament_unload_timeinto cooling slowdown logic. - Fan speed is restored to the speed used before a custom toolchange g-code.
- There are new custom G-Code tags
;EXCLUDE_E_STARTand;EXCLUDE_E_ENDallowing to define sections that aren't incorporated into filament consumption. - There are new custom G-Code tags
;FLUSH_STARTand;FLUSH_ENDallowing to define a section for nozzle cleaning. Filament consumption inside this section is shown in the right panel as flush. - Track flush and wipe tower filament consumption per extruder and display per-extruder weight in the right sidebar.
Bug fixes with respect to 2.9.6-beta1
- Fix missing total toolchanges in binary G-code metadata.
- Fix early line wrapping in the ColorMix dialog.
- Fix rendering artifacts in the ColorMix dialog.
- Fix insufficient bridge anchoring in some cases.
- Fix excessive cooling slowdown in multi-tool prints.
- Fix toolchange time added to wrong layer in the layer time visualization in some cases.
- Fix ignoring custom G-Code tags if there is white space before semicolon.
Translations
- Updated POT.
- Update CS, DE, ES, FR, IT, PL dictionaries.
- Updated SLO dictionary (PR#15364, thanks to @jernejp21).