mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:28:59 +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
|
||||
source:
|
||||
{
|
||||
console.log(printer)
|
||||
return "../png/ultimaker_s5.png"
|
||||
console.log(printer.type)
|
||||
return "../png/"+printer.type+".png"
|
||||
}
|
||||
mipmap: true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user