mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-23 04:45:04 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue