mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
FIX: [STUDIO-1574] not switch filament preset after wizard
Change-Id: Ica703553a6994456f12b509564443902697ed374
This commit is contained in:
parent
f49c4c7e4c
commit
8cee81b5ef
5 changed files with 16 additions and 43 deletions
|
@ -2198,7 +2198,6 @@ bool GUI_App::on_init_inner()
|
|||
|
||||
BOOST_LOG_TRIVIAL(info) << "loading systen presets...";
|
||||
preset_bundle = new PresetBundle();
|
||||
preset_bundle->load_default_setting_from_app_config(*app_config);
|
||||
|
||||
// just checking for existence of Slic3r::data_dir is not enough : it may be an empty directory
|
||||
// supplied as argument to --datadir; in that case we should still run the wizard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue