mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
ENH:removed tips for flow calibration of N1
jira:[for a1 mini] Change-Id: Ibf069524964dfeb861db277d58efd8eaad079355
This commit is contained in:
parent
e8257103b7
commit
537e0ae31c
2 changed files with 21 additions and 12 deletions
|
@ -442,7 +442,7 @@ public:
|
|||
void update_priner_status_msg(wxString msg, bool is_warning = false);
|
||||
void update_print_status_msg(wxString msg, bool is_warning = false, bool is_printer = true);
|
||||
void update_print_error_info(int code, std::string msg, std::string extra);
|
||||
void set_flow_calibration_state(bool state);
|
||||
void set_flow_calibration_state(bool state, bool show_tips = true);
|
||||
bool is_show_timelapse();
|
||||
bool has_timelapse_warning();
|
||||
void update_timelapse_enable_status();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue