diff --git a/src/BambuStudio.cpp b/src/BambuStudio.cpp index 201709c4d..1ef325468 100644 --- a/src/BambuStudio.cpp +++ b/src/BambuStudio.cpp @@ -3324,10 +3324,10 @@ int CLI::run(int argc, char **argv) sliced_plate_info.warning_message = status.text; if (status.warning_level == PrintStateBase::WarningLevel::NON_CRITICAL) { - BOOST_LOG_TRIVIAL(warning) << "plate "<< index+1<< ": found slicing warnings: "<