ENH: CLI: return error when the printable size exceeds the default one

also refine some logs

JIRA: XXXX
Change-Id: Ibec090e98b8d93b1396e691ecff97ced13b1d8c8
This commit is contained in:
lane.wei 2023-10-08 10:50:46 +08:00 committed by Lane.Wei
parent 01968ce29f
commit df0f3ea72c
3 changed files with 23 additions and 3 deletions

View file

@ -2355,6 +2355,7 @@ bool GUI_App::on_init_inner()
}
#endif
BOOST_LOG_TRIVIAL(info) << boost::format("gui mode, Current BambuStudio Version %1%")%SLIC3R_VERSION;
// Enable this to get the default Win32 COMCTRL32 behavior of static boxes.
// wxSystemOptions::SetOption("msw.staticbox.optimized-paint", 0);
// Enable this to disable Windows Vista themes for all wxNotebooks. The themes seem to lead to terrible