mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user