mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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 Slic3r {
|
||||||
namespace GUI {
|
namespace GUI {
|
||||||
|
|
||||||
#define PRINT_JOB_SENDING_TIMEOUT 10
|
#define PRINT_JOB_SENDING_TIMEOUT 25
|
||||||
|
|
||||||
class PrintPrepareData
|
class PrintPrepareData
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user