Releases: sn4k3/UVtools
Releases · sn4k3/UVtools
v0.6.3.3
- (Add) Allow to save properties to clipboard
- (Add) Tool: Layer Repair - Allow remove islands below or equal to a pixel count (Suggested by: Nicholas Taylor)
- (Add) Issues: Allow sort columns by click them (Suggested by: Nicholas Taylor)
- (Improvement) Tool: Pattern - Prevent open this tool when unable to pattern due lack of space
- (Fix) Tool: Layer Repair - When issues are not caculated before, they are computed but user settings are ignored
v0.6.3.2
- (Add) Tool: Layer Re-Height - Allow change layer height
- (Add) Setting: Gap closing default iterations
- (Add) Setting: Noise removal default iterations
- (Add) Setting: Repair layers and islands by default
- (Add) Setting: Remove empty layers by default
- (Add) Setting: Repair resin traps by default
- (Change) Setting: "Reset to Defaults" changed to "Reset All Settings"
- (Fix) CWS: Lack of ';' on GCode was preventing printer from printing
v0.6.3.1
- (Add) Preview: Allow import images from disk and replace preview image
- (Add) Setting: Auto zoom to issues and drawings portrait area (best fit)
- (Add) Issue and Pixel Editor ListView can now reorder columns
- (Add) Pixel Editor: Button "Clear" remove all the modifications
- (Add) Pixel Editor: Button "Apply All" to apply the modifications
- (Add) Pixel Editor: Double click items will track and position over the draw
- (Fix) Pixel Editor: Label "Operations" was not reset to 0 after apply the modifications
- (Fix) Pixel Editor: Button "Remove" tooltip
- (Fix) Pixel Editor: Drawing - Bursh Area - px to px²
v0.6.3.0
- (Add) Layer remove button
- (Add) Tool: Layer removal
- (Add) Layer Repair tool: Remove empty layers
- (Add) Issues: Remove a empty layer will effectively remove the layer
- (Fix) SL1: When converting to other format in some cases the parameters on Printer Notes were not respected nor exported (#12)
- (Fix) Pixel Editor: Draw pixels was painting on wrong positions after apply, when refreshing layer some pixels disappear (Spotted by Nicholas Taylor)
v0.6.2.3
- (Add) Issue: EmptyLayer - Detects empty layers were image is all black with 0 pixels to cure
- (Add) Toolbar and pushed layer information to bottom
- (Add) Information: Cure pixel count per layer and percentage against total lcd pixels
- (Add) Information: Bounds per layer
- (Add) Zip: Compability with Formware zip files
v0.6.2.2
v0.6.2.1
v0.6.2.0
- (Add) PrusaSlicer Printer: Elegoo Mars 2 Pro
- (Add) PrusaSlicer Printer: Creality LD-002H
- (Add) PrusaSlicer Printer: Voxelab Polaris
- (Add) File Format: UVJ (#8)
- (Add) Mutataor: Pixel Dimming
- (Add) Pixel Editor tab with new drawing functions
- (Add) Pixel Editor: Bursh area and shape
- (Add) Pixel Editor: Supports
- (Add) Pixel Editor: Drain holes
- (Add) Settings for pixel editor
- (Add) Setting: File open default directory
- (Add) Setting: File save default directory
- (Add) Setting: File extract default directory
- (Add) Setting: File convert default directory
- (Add) Setting: File save prompt for overwrite (#10)
- (Add) Setting: File save preffix and suffix name
- (Add) Setting: UVtools version to the title bar
- (Improvement) Force same directory as input file on dialogs
- (Improvement) Pattern: Better positioning when not using an anchor, now it's more center friendly
- (Change) Setting: Start maximized defaults to true
- (Fix) Pattern: Calculated volume was appending one margin width/height more
- (Fix) When cancel a file load, some shortcuts can crash the program as it assume file is loaded
- (Fix) pws: Encode using the same count-of-threshold method as CBDDLP (ezrec/uv3dp#79)
v0.6.1.1
- (Add) Allow chitubox, phz, pws, pw0 files convert to cws
- (Add) Allow convert between cbddlp, ctb and photon
- (Add) Allow convert between pws and pw0
- (Improvement) Layers can now have modified heights and independent parameters (#9)
- (Improvement) UVtools now generate better gcode and detect the lack of Lift and same z position and optimize the commands
- (Fix) zcodex: Wasn't reporting layer decoding progress
v0.6.1.0
- (Add) Thumbnail image can now saved to clipboard
- (Add) Setting to allow choose default file extension at load file dialog
- (Add) Double click middle mouse to zoom to fit to image
- (Add) Move mutator to move print volume around the plate
- (Add) Pattern tool
- (Change) Setting window now have tabs to compact the window height
- (Fix) Progress for mutators always show layer count instead of selected range