mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Change tabs into spaces
As per our code style.
This commit is contained in:
parent
75265911d4
commit
fb0eda72b9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class PauseAtHeightforRepetier(Script):
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 5.0
|
"default_value": 5.0
|
||||||
},
|
},
|
||||||
"head_move_Z":
|
"head_move_Z":
|
||||||
{
|
{
|
||||||
"label": "Head move Z",
|
"label": "Head move Z",
|
||||||
"description": "The Hieght of Z-axis retraction before parking.",
|
"description": "The Hieght of Z-axis retraction before parking.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue