This version is 1.2.2, synchronizing with the code of PrusaSlicer v2.9.0 (thanks to @prusa3d). It introduces many new features while fixing known bugs from previous versions.
Improvements
-
Added Fuzzy Skin Painting Tool
This tool can be accessed directly from the left toolbar. The Fuzzy Skin Painting Tool allows you to easily paint fuzzy skin where needed without using modifiers.
-
Added Scarf Seams
The main purpose of this feature is to hide visible seams on smooth perimeters. It is achieved by overlapping extrusion at the start and end points of the perimeter loop. This feature can be enabled in Print Settings - Layers and Perimeters - Advanced by selecting Contours in Scarf joint placement. For detailed operations, please refer to the wiki.
-
Multi-Bed
Added a multi-bed feature to make it easier for users to handle complex projects with multiple models.
Simply drag the model out of the bed for more than 1 second, and a new bed will be automatically generated. Up to 8 additional beds can be generated in this way (plus the initial bed, making the maximum number of beds 9). You can activate any bed by left-clicking and perform operations (add, edit, slice, etc.) on the models on that bed. Note: All beds share the same configuration.
-
Multi-Bed Batch Slicing and Exporting
If multiple beds exist, users can slice a specific bed individually from the preview page or click the "Slice all" button to slice all beds. After slicing, the print statistics for all beds will be displayed. All beds' GCode can be exported with one click.
Bug Fixes
- Fixed the bug where the "/" input was blocked in the GCode name field in the "Send to Printer" pop-up window.(#124, #113)
- Fixed the bug where GCode names containing Chinese characters would trigger a character limit warning in the "Send to Printer" pop-up window.
- Fixed the bug where the thumbnail displayed incorrectly in the "Send to Printer" pop-up window when multiple beds existed.
- Fixed the bug where the "Send to Printer" button did not appear after slicing with the default printer (when the user had added a physical printer).(#112)
- Fixed the bug where the Fliudd interface, printer status, and GCode file upload were inaccessible when the IP port of a newly added physical printer was set to 80.
- Fixed the bug where no warning was given when models were in non-printable areas with multiple beds.
- Fixed the bug where models in non-printable areas could still be sliced with multiple beds.
- Fixed the bug where the user details page crashed, causing users to log out, on Linux and MacOS environments.
Miscellaneous
- Updated translations for CS, PL, DE, IT, ES, FR, JA, RU, and other languages.