mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
FIX: clean preset_folder when logging out
Change-Id: I0a61db6b6ae0fc4bad1f178e1492384a42de1501 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
d950c1d323
commit
239f7e3e32
3 changed files with 8 additions and 2 deletions
|
@ -9,6 +9,8 @@
|
|||
#include <unordered_map>
|
||||
#include <boost/filesystem/path.hpp>
|
||||
|
||||
#define DEFAULT_USER_FOLDER_NAME "default"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
// Bundle of Print + Filament + Printer presets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue