diff --git a/resources/images/printer_preview_O1S.png b/resources/images/printer_preview_O1S.png new file mode 100644 index 0000000000..a7b7083aed Binary files /dev/null and b/resources/images/printer_preview_O1S.png differ diff --git a/resources/profiles/BBL/Bambu Lab H2_cover.png b/resources/profiles/BBL/Bambu Lab H2_cover.png new file mode 100644 index 0000000000..3fcadd198b Binary files /dev/null and b/resources/profiles/BBL/Bambu Lab H2_cover.png differ diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp index ce9085b8cb..046a09d278 100644 --- a/src/slic3r/GUI/Plater.cpp +++ b/src/slic3r/GUI/Plater.cpp @@ -263,6 +263,7 @@ static std::map printer_thumbnails = { {"BL-P002", "printer_preview_BL-P002"}, {"O1D", "printer_preview_O1D"}, {"O1E", "printer_preview_O1E"}, + {"O1S", "printer_preview_O1S"} }; enum SlicedInfoIdx