mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 01:22:37 -07:00
ENABLE_THUMBNAIL_GENERATOR -> Fixed potential race condition when generating thumbnails
This commit is contained in:
@@ -971,6 +971,7 @@ void GCode::_do_export(Print &print, FILE *file)
|
||||
|
||||
_write(file, "; thumbnail end\n;\n\n");
|
||||
}
|
||||
print.throw_if_canceled();
|
||||
}
|
||||
}
|
||||
#endif // ENABLE_THUMBNAIL_GENERATOR
|
||||
|
||||
Reference in New Issue
Block a user