mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-06-26 09:25:24 -06:00
Update CreateThumbnail.py
This commit is contained in:
parent
df9862b866
commit
5849fd9c99
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ class CreateThumbnail(Script):
|
|||
},
|
||||
"use_star":
|
||||
{
|
||||
"label": "xxx*yyy",
|
||||
"description": "Use '*' instead of 'x' for size of image",
|
||||
"label": "Use '*' for size of image",
|
||||
"description": "Use '*' instead of 'x' for size of image as Width '*' Height",
|
||||
"type": "bool",
|
||||
"default_value": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue