mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06: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:
parent
01968ce29f
commit
df0f3ea72c
3 changed files with 23 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue