mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 16:00:38 +08:00
ENH: modify the timeout to 25
JIRA: STUDIO-4812 Change-Id: I45722a99b09d685c721ae37418fe0d74b2787743 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
0f7dd9b3a4
commit
25be15a6dd
@ -10,7 +10,7 @@ namespace fs = boost::filesystem;
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
||||
#define PRINT_JOB_SENDING_TIMEOUT 10
|
||||
#define PRINT_JOB_SENDING_TIMEOUT 25
|
||||
|
||||
class PrintPrepareData
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user