mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
Rename printer images
Contributes to CL-1150
This commit is contained in:
parent
475a94d10d
commit
a3f0630ee9
4 changed files with 2 additions and 2 deletions
Before Width: | Height: | Size: 1,014 KiB After Width: | Height: | Size: 1,014 KiB |
Before Width: | Height: | Size: 774 KiB After Width: | Height: | Size: 774 KiB |
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
|
@ -58,8 +58,8 @@ Item
|
|||
fillMode: Image.PreserveAspectFit
|
||||
source:
|
||||
{
|
||||
console.log(printer)
|
||||
return "../png/ultimaker_s5.png"
|
||||
console.log(printer.type)
|
||||
return "../png/"+printer.type+".png"
|
||||
}
|
||||
mipmap: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue