mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-29 11:52:19 +02:00
v2.3.2
* (Add) Settings - Automations: Change only light-off delay if value is zero (Enabled by default) * (Fix) Calibrators: Some file formats will crash when calibration test output more layers than the dummy file * (Fix) Undo/redo don't unlock the save function
This commit is contained in:
@@ -108,7 +108,6 @@ namespace UVtools.Core.Operations
|
||||
}
|
||||
|
||||
slicerFile.LayerManager.Layers = layers;
|
||||
slicerFile.RequireFullEncode = true;
|
||||
|
||||
progress.Token.ThrowIfCancellationRequested();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user