mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
Rename printer images
Contributes to CL-1150
This commit is contained in:
parent
475a94d10d
commit
a3f0630ee9
Before Width: | Height: | Size: 1014 KiB After Width: | Height: | Size: 1014 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
|
fillMode: Image.PreserveAspectFit
|
||||||
source:
|
source:
|
||||||
{
|
{
|
||||||
console.log(printer)
|
console.log(printer.type)
|
||||||
return "../png/ultimaker_s5.png"
|
return "../png/"+printer.type+".png"
|
||||||
}
|
}
|
||||||
mipmap: true
|
mipmap: true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user