mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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.",
|
"description": "Filament retraction distance for camera trigger.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"default_value": 1
|
"default_value": 0
|
||||||
},
|
},
|
||||||
"zhop":
|
"zhop":
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue