-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- (Improvement) File formats: When full encoding make sure thumbnails are all set according to file, otherwise clone/create them - (Fix) Encrypted CTB: Files are getting read/write without thumbnails making invalid files
- Loading branch information
Showing
8 changed files
with
130 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,3 @@ | ||
- **File formats:** | ||
- **Anycubic:** | ||
- (Add) Support for version 518 of the file format | ||
- (Add) Support for Photon Mono X 6Ks (.px6s) and corresponding PrusaSlicer printer | ||
- (Add) Support for Photon Mono M5 (.pm5) and corresponding PrusaSlicer printer | ||
- (Add) Support for Photon Mono M5s (.pm5s) and corresponding PrusaSlicer printer | ||
- (Improvement) Better tables validation and data structures | ||
- (Improvement) Ensure the correct number of thumbnails are created when converting between files with different thumbnail count | ||
- (Add) PRZ file format and corresponding PrusaSlicer printer Phrozen Sonic Mini 8K S (#705) | ||
- (Improvement) When encoding a file with wait time before cure set but file does not support it, attempt to set light-off delay with that extra time if supported | ||
- (Improvement) Minor code cleanup and improve some types to not nullable | ||
- **PrusaSlicer printers:** | ||
- (Add) Elegoo Mars 4 Max | ||
- (Add) Peopoly Phenom XXL V2 | ||
- (Add) Nova3D Bene6 | ||
- (Improvement) Suggestion - Wait time before cure: Create the empty layer only to file formats that we know who require it | ||
- (Improvement) Disable suggestions for image file formats | ||
- (Improvement) After file load, if version is outside the supported range for the printer and format it will prompt to change for the latest supported version | ||
- (Improvement) Pixel size information on status bar: If pixel width is not equal to pixel height, show both | ||
- (Fix) Tool - Timelapse: The informative number of additional lifts not respecting the selected layer range and get calculated for whole model height | ||
- (Fix) Tool - Change resolution: Allow image file types to run this tool without error (#716) | ||
- (Fix) Menu - Open recent file: Filenames with underscore (_) are not shown correctly | ||
- (Improvement) File formats: When full encoding make sure thumbnails are all set according to file, otherwise clone/create them | ||
- (Fix) Encrypted CTB: Files are getting read/write without thumbnails making invalid files | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.