mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
0a21cff234
commit
62e4baa746
1 changed files with 1 additions and 1 deletions
|
@ -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":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue