Update plugins/PostProcessingPlugin/scripts/TimeLapse.py

Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
Lucas Teske 2020-11-25 19:33:30 -03:00 committed by GitHub
parent 0a21cff234
commit 62e4baa746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ class TimeLapse(Script):
"description": "Filament retraction distance for camera trigger.",
"unit": "mm",
"type": "int",
"default_value": 1
"default_value": 0
},
"zhop":
{