mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Update plugins/PostProcessingPlugin/scripts/TimeLapse.py
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
394fa8f2f2
commit
0a21cff234
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class TimeLapse(Script):
|
||||||
},
|
},
|
||||||
"zhop":
|
"zhop":
|
||||||
{
|
{
|
||||||
"label": "Z-Hop when parking",
|
"label": "Z-Hop Height When Parking",
|
||||||
"description": "Z-hop length before parking",
|
"description": "Z-hop length before parking",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue