mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-27 00:24:00 -06:00
NEW:Revert "add pause print message"
This reverts commit f24178896e2e9701165a3a5df8e711489beb34e5. Reason for revert: pause Change-Id: Ie55d14143a9e5ea9d593cb2ff0196688f3b0345e
This commit is contained in:
parent
28ed757701
commit
bc469bdcb6
5 changed files with 19 additions and 117 deletions
|
@ -93,7 +93,7 @@ bool TickCodeInfo::add_tick(const int tick, Type type, const int extruder, doubl
|
|||
//BBS do not set pause extra message
|
||||
//extra = get_pause_print_msg(pause_print_msg, print_z);
|
||||
//if (extra.empty()) return false;
|
||||
//pause_print_msg = extra;
|
||||
pause_print_msg = extra;
|
||||
}
|
||||
else {
|
||||
color = get_color_for_tick(TickCode{ tick }, type, extruder);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue