You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (Add) PrusaSlicer printer: Elegoo Mars 5 (#1063)
- (Fix) PCB Exposure Tool: Incorrect oval apertures (#1066)
- (Fix) NanoDLP: Revert "Fill TotalSolidArea with the resin millimeters (#1057)" to solid area in mm² (#1069)
- (Fix) Crash when launch software without internet connection (#1070)
- (Upgrade) AvaloniaUI from 11.3.4 to 11.3.6
- (Upgrade) .NET from 9.0.8 to 9.0.9
- (Fix) NanoDLP: Revert "Fill TotalSolidArea with the resin millimeters (#1057)" to solid area in mm² (#1069)
7
+
- (Fix) Crash when launch software without internet connection (#1070)
8
+
- (Upgrade) AvaloniaUI from 11.3.4 to 11.3.6
9
+
- (Upgrade) .NET from 9.0.8 to 9.0.9
10
+
11
+
## 23/08/2025 - v5.2.0
4
12
- (Change) Setting: Default layer compression codec from `LZ4` to `PNG`, this will reduce the memory usage and better RAM management when handling large resolution files. For current users is required to change on settings if you want to switch
5
13
- (Change) Setting: Default available RAM limit from `1GB` to `0` (Disabled)
6
14
- (Change) PrusaSlicer printers: Rename all `AnyCubic` printers to `Anycubic`
- (Change) Setting: Default layer compression codec from `LZ4` to `PNG`, this will reduce the memory usage and better RAM management when handling large resolution files. For current users is required to change on settings if you want to switch
2
-
- (Change) Setting: Default available RAM limit from `1GB` to `0` (Disabled)
3
-
- (Change) PrusaSlicer printers: Rename all `AnyCubic` printers to `Anycubic`
4
-
- (Improvement) Allocate some arrays as uninitialized to improve the performance
5
-
- (Improvement) CTB: Less allocations while encrypting/decrypting layers
6
-
- (Improvement) Less allocations when getting compressed zip entries to bytes
7
-
- (Improvement) Less memory pressure when using `LZ4` layer compression
8
-
- (Improvement) When read archive file formats with 8 bit png and PNG compressor, initialize the layer with the image instead of the bytes to force calculations
9
-
- (Fix) Crash when checking for updates in some cases (#1054)
10
-
- (Fix) NanoDLP: Fill TotalSolidArea with the resin millimeters (#1057)
11
-
- (Fix) Anycubic PrusaSlicer printers name: File parameter, version number mismatch (#1055)
12
-
- (Fix) Archive file formats when using PNG compressor are saving incomplete images and not loading the layer height
13
-
- (Fix) Memory leak setting layer PNG bytes when using other compressor than PNG
14
-
- (Fix) File - Extract when using PNG compressor was not extracting the whole layer image area
15
-
- (Upgrade) AvaloniaUI from 11.3.3 to 11.3.4
1
+
- (Add) PrusaSlicer printer: Elegoo Mars 5 (#1063)
0 commit comments