mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Implemented a message on Printer display for pause print
+ Added new icons
This commit is contained in:
parent
963969e210
commit
496e09302f
7 changed files with 107 additions and 16 deletions
|
@ -927,6 +927,7 @@ private:
|
|||
bool m_suppress_add_code = false;
|
||||
ManipulationState m_state = msSingleExtruder;
|
||||
std::string m_custom_gcode = "";
|
||||
std::string m_pause_print_msg;
|
||||
int m_current_extruder = -1;
|
||||
|
||||
wxRect m_rect_lower_thumb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue