mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fixed typo in ChangeAtZ.py
This commit is contained in:
parent
78ee666919
commit
39cdb3ed0a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue