mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -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
|
@ -54,8 +54,6 @@ public:
|
|||
void update_user_presets_directory(const std::string preset_folder);
|
||||
void remove_user_presets_directory(const std::string preset_folder);
|
||||
void update_system_preset_setting_ids(std::map<std::string, std::map<std::string, std::string>>& system_presets);
|
||||
void load_default_setting_from_app_config(const AppConfig &config);
|
||||
void update_filament_info_to_app_config(AppConfig &config);
|
||||
|
||||
//BBS: add API to get previous machine
|
||||
bool validate_printers(const std::string &name, DynamicPrintConfig& config);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue