mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Bugfix: when slicing the same plate multiple times, the results contained old and duplicate data
This commit is contained in:
@@ -370,6 +370,7 @@ sub export_gcode {
|
||||
} else {
|
||||
$print->export_gcode(%params);
|
||||
}
|
||||
$print->cleanup;
|
||||
Slic3r::GUI::warning_catcher($self)->($_) for @warnings;
|
||||
}
|
||||
$process_dialog->Destroy;
|
||||
|
||||
Reference in New Issue
Block a user