mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06: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:
parent
3992e25c93
commit
a84cf46699
11 changed files with 217 additions and 37 deletions
|
@ -97,6 +97,8 @@ public:
|
|||
|
||||
std::string get_name();
|
||||
std::string get_name(Preset::Type type);
|
||||
void input_name_from_other(std::string new_preset_name);
|
||||
void confirm_from_other();
|
||||
|
||||
bool enable_ok_btn() const;
|
||||
void add_info_for_edit_ph_printer(wxBoxSizer *sizer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue