mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH: refine UI of sending 3rd-party printer task
Change-Id: I47cd1682a495eb7aa6f230dfa41ee4f5c321fc72 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -333,7 +333,7 @@ public:
|
||||
|
||||
void compare_preset();
|
||||
//BBS: add project embedded preset relate logic
|
||||
void save_preset(std::string name = std::string(), bool detach = false, bool save_to_project = false);
|
||||
void save_preset(std::string name = std::string(), bool detach = false, bool save_to_project = false, bool from_input = false, std::string input_name = "");
|
||||
//void save_preset(std::string name = std::string(), bool detach = false);
|
||||
|
||||
void delete_preset();
|
||||
|
||||
Reference in New Issue
Block a user