mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-26 08:04:01 -06:00
backup user folder for each version (#8939)
* backup user folder for each version
This commit is contained in:
parent
4eaef65a79
commit
7c1122d06f
3 changed files with 91 additions and 1 deletions
|
@ -97,6 +97,8 @@ public:
|
|||
// Whether using bbl's device tab
|
||||
bool use_bbl_device_tab();
|
||||
|
||||
bool backup_user_folder() const;
|
||||
|
||||
//BBS: project embedded preset logic
|
||||
PresetsConfigSubstitutions load_project_embedded_presets(std::vector<Preset*> project_presets, ForwardCompatibilitySubstitutionRule substitution_rule);
|
||||
std::vector<Preset*> get_current_project_embedded_presets();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue