mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00: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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user