mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:29:00 +08:00
Fixed typo in ChangeAtZ.py
This commit is contained in:
parent
78ee666919
commit
39cdb3ed0a
@ -112,7 +112,7 @@ class ChangeAtZ(Script):
|
|||||||
"e1_Change_speed":
|
"e1_Change_speed":
|
||||||
{
|
{
|
||||||
"label": "Change Speed",
|
"label": "Change Speed",
|
||||||
"description": "Select if total speed (print and travel) has to be cahnged",
|
"description": "Select if total speed (print and travel) has to be changed",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false
|
"default_value": false
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user