From 1603a5278643cfeb4c9287ccf7d7c66460852f4c Mon Sep 17 00:00:00 2001 From: tao wang Date: Fri, 1 Sep 2023 18:04:52 +0800 Subject: [PATCH] NEW:update device images for p1s jira:[STUDIO-4216] Change-Id: I9e6f90d5b2ad58ac1ba3c8476b518f5cb0fa28dd --- resources/images/printer_thumbnail_p1s.svg | 120 ++++++++++++++++++ .../images/printer_thumbnail_p1s_dark.svg | 116 +++++++++++++++++ resources/printers/C12.json | 2 +- 3 files changed, 237 insertions(+), 1 deletion(-) create mode 100644 resources/images/printer_thumbnail_p1s.svg create mode 100644 resources/images/printer_thumbnail_p1s_dark.svg diff --git a/resources/images/printer_thumbnail_p1s.svg b/resources/images/printer_thumbnail_p1s.svg new file mode 100644 index 0000000000..deb1120f5c --- /dev/null +++ b/resources/images/printer_thumbnail_p1s.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/printer_thumbnail_p1s_dark.svg b/resources/images/printer_thumbnail_p1s_dark.svg new file mode 100644 index 0000000000..ec725a1d9e --- /dev/null +++ b/resources/images/printer_thumbnail_p1s_dark.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/printers/C12.json b/resources/printers/C12.json index a9e6fdc963..1f61abe0be 100644 --- a/resources/printers/C12.json +++ b/resources/printers/C12.json @@ -39,7 +39,7 @@ "compatible_machine":["BL-P001", "BL-P002", "C11", "C13"], "printer_type": "C12", "ftp_folder" : "sdcard/", - "printer_thumbnail_image": "printer_thumbnail_p1p", + "printer_thumbnail_image": "printer_thumbnail_p1s", "printer_connect_help_image": "input_access_code_p1p", "printer_use_ams_image":"ams_icon" },