mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 21:32:11 +00:00
ENH:periodic request full push
when the printer does not push any data packets, request data from the printer at intervals Change-Id: I4c84586301588f6a14f65d7a732d22f57bce59c9
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define PUSHINFO_TIMEOUT 15000.f // milliseconds
|
||||
#define TIMEOUT_FOR_STRAT 20000.f // milliseconds
|
||||
#define TIMEOUT_FOR_KEEPALIVE 5* 60 * 1000.f // milliseconds
|
||||
#define REQUEST_PUSH_MIN_TIME 15000.f // milliseconds
|
||||
#define REQUEST_PUSH_MIN_TIME 3000.f // milliseconds
|
||||
#define REQUEST_START_MIN_TIME 15000.f // milliseconds
|
||||
#define EXTRUSION_OMIT_TIME 20000.f // milliseconds
|
||||
#define HOLD_TIMEOUT 10000.f // milliseconds
|
||||
|
||||
Reference in New Issue
Block a user