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) Wait time before cure: The time to rest/wait in seconds before cure a new layer
(Add) Wait time after cure: The time to rest/wait in seconds after cure a new layer
(Add) Wait time after lift: The time to rest/wait in seconds after a lift/peel move
(Change) All gcode file formats dropped light-off delay field in favor of new 'Wait time before cure' field, setting light-off delay still valid but it redirects to the new field
(Change) Reorder 'Light-off delay' before 'Exposure time'
(Improvement) Recalculate the print time when a related property changes
(Fix) Generic time estimation calculation was ignoring exposure times
(Fix) Unable to load files with uppercase extensions
(Remove) osx legacy packages from build and downloads
(Fix) macOS: Simplify the libcvextern.dylib and remove libtesseract dependency
(Fix) macOS: Include libusb-1.0.0.dylib
Note: brew install libusb still required
UI:
(Fix) Refresh gcode does not update text on UI for ZIP, CWS, ZCODEX files
(Fix) Operations: Import a .uvtop file by drag and drop into the UI would not load the layer range
(Change) When convert a file, the result dialog will have Yes, No and Cancel actions, where No will open the converted file on current window, while Cancel will not perform any action (The old No behaviour)