mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-01 16:58:01 +02:00
Fixed assignment of the slicing timestamp to the slicing finished
notification.
This commit is contained in:
@@ -47,6 +47,7 @@ enum PrintStep {
|
||||
// psToolOrdering is a synonym to psWipeTower, as the Wipe Tower calculates and modifies the ToolOrdering,
|
||||
// while if printing without the Wipe Tower, the ToolOrdering is calculated as well.
|
||||
psToolOrdering = psWipeTower,
|
||||
psSlicingFinished = psToolOrdering,
|
||||
psGCodeExport,
|
||||
psCount,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user