Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGitHub Nightly Merge Action <actions@github.com>2021-10-27 03:06:47 +0300
committerGitHub Nightly Merge Action <actions@github.com>2021-10-27 03:06:47 +0300
commite293fd1c3e46a4fed05106e420344e21940736e4 (patch)
treef63de8cca968cd2239f84e7994ec98dd5c13e0e4 /docs
parent3dc5b89c19792fca542c684c04155d22e5d0c70b (diff)
parente451493c0db8f7e2d587fd34c663998afac221b2 (diff)
Merge branch 'master' into maintenance
Diffstat (limited to 'docs')
-rw-r--r--docs/api/timelapse.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/timelapse.rst b/docs/api/timelapse.rst
index 000a8190f..66e0bb72e 100644
--- a/docs/api/timelapse.rst
+++ b/docs/api/timelapse.rst
@@ -226,6 +226,10 @@ For timelapse type ``zchange``.
- 1
- float
- Size of retraction Z hop to detect and ignore for z-based snapshots
+ * - ``minDelay``
+ - 1
+ - int
+ - Snapshots will be rate limited against this interval, to prevent performance issues with vase mode/continuous z prints
.. _sec-api-timelapse-datamodel-config-timed: