Skip to content

Releases: sn4k3/UVtools

v0.3.3.1

21 May 14:41
Compare
Choose a tag to compare
v0.3.3.1 Pre-release
Pre-release
  • (Fix) Unable to convert Chitubox or PHZ files when enconter repeated layer images

v0.3.3

19 May 15:59
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • (Add) PHZ file format
  • (Add) "Phrozen Sonic Mini" printer
  • (Add) Convert Chitubox files to PHZ files and otherwise
  • (Add) Convert Chitubox and PHZ files to ZCodex
  • (Add) Elapsed seconds to convertion and extract dialog
  • (Improvement) "Convert To" menu now only show available formats to convert to, if none menu is disabled
  • (Fixed) Enforce cbt encryption
  • (Fixed) Not implemented convertions stay processing forever

v0.3.2

11 May 02:36
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • (Add) Show layer differences where daker pixels were also present on previous layer and the white pixels the difference between previous and current layer.
  • (Add) Layer preview process time in milliseconds
  • (Add) Long operations no longer freeze the GUI and a progress message will shown on those cases
  • (Improvement) Cache layers were possible for faster operation
  • (Improvement) As layer data is now cached, input file is closed after read, this way file wouldn't be locked for other programs
  • (Improvement) Speed up extraction with parallelism
  • (Improvement) Extract output folder dialog now open by default on from same folder as input file
  • (Improvement) Extract now create a folder with same file name to dump the content
  • (Fix) Extract to folder was wiping the target folder, this is now disabled to prevent acidental data lost, target files will be overwritten

v0.3.1

30 Apr 03:07
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • (Add) Thumbnails to converted photon and cbddlp files
  • (Add) ctb file format
  • (Add) Show possible extensions/files under "Convert To" menu
  • (Add) Open new file in a new window without lose current work
  • (Improvement) Rename and complete some Chitubox properties
  • (Improvement) More completion of cbddlp file
  • (Improvement) Optimized layer read from cbddlp file
  • (Improvement) Add layer hash code to encoded Chitubox layers in order to optimize file size in case of repeated layer images
  • (Improvement) GUI thumbnail preview now auto scale splitter height to a max of 400px when change thumbnail
  • (Improvement) After convertion program prompt for open the result file in a new window
  • (Change) Move layer rotate from view menu to layer menu
  • (Change) Cbbdlp convertion name to Chitubox
  • (Change) On covert, thumbnails now are resized to match exactly the target thumbnail size
  • (Change) GUI will now show thumbnails from smaller to larger
  • (Fixed) RetractFeedrate was incorrectly used instead of LiftFeedrate on Zcodex gcode

v0.3

27 Apr 22:01
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • (Add) zcodex file format
  • (Add) Zortrax Inkspire Printer
  • (Add) Properties menu -- Shows total keys and allow save information to a file
  • (Add) "GCode" viewer Tab -- Only for formats that incldue gcode into file (ie: zcodex)
  • (Add) Save gcode to a text file
  • (Add) Allow to vertical arrange height between thumbnails and properties
  • (Improvement) Thumbnail section is now hidden if no thumbnails avaliable
  • (Improvement) Thumbnail section now vertical auto scales to the image height on file load
  • (Improvement) On "modify properties" window, ENTER key can now be used to accept and submit the form
  • (Fixed) Current model height doesn't calculate when viewing cbddlp files
  • (Change) Round values up to two decimals
  • (Change) Move actual model height near total height, now it shows (actual/total mm)
  • (Change) Increase font size
  • (Change) Rearrange code

v0.2.2

22 Apr 02:04
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
  • (Add) File -> Reload
  • (Add) File -> Save
  • (Add) File -> Save As
  • (Add) Can now ajust some print properties
  • (Add) 'Initial Layer Count' to status bar
  • (Add) Allow cbbdlp format to extract 'File -> Extract'
  • (Add) Thumbnail resolution label
  • (Add) Layer resolution label
  • (Add) Allow save current layer image
  • (Change) Rearrange menu edit items to file
  • (Change) Edit some shortcuts
  • (Change) Strict use dot (.) for real numbers instead of comma (,)

v0.2.1

15 Apr 04:05
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • (Add) Allow open other file formats as well on viewer
  • (Add) All thumbnails can now be seen and saved
  • (Add) Rotate layer image
  • (Add) Close file
  • (Change) more abstraction
  • (Change) from PNG to BMP compression to speed up bitmap coversion
  • (Change) Faster layer preview

v0.2

12 Apr 20:12
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • Add cbddlp file format
  • Add "convert to" function, allow convert sl1 file to another
  • Add EPAX X1 printer
  • Change code with abstraction of file formats

V0.1 Beta

06 Apr 20:33
Compare
Choose a tag to compare
V0.1 Beta Pre-release
Pre-release
  • First release for testing