From c288f266456e1b35168304ac21cecf0cd6c55be9 Mon Sep 17 00:00:00 2001 From: "chunmao.guo" Date: Mon, 7 Aug 2023 19:17:21 +0800 Subject: [PATCH] FIX: [STUDIO-3891] move printer image to profiles path Change-Id: I40755109fcab4532cfe7d2314accc7d9f61c249c --- .../BBL}/Bambu Lab P1P_cover.png | Bin .../BBL}/Bambu Lab P1S_cover.png | Bin .../BBL}/Bambu Lab X1 Carbon_cover.png | Bin .../printer => profiles/BBL}/Bambu Lab X1_cover.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename resources/{web/image/printer => profiles/BBL}/Bambu Lab P1P_cover.png (100%) rename resources/{web/image/printer => profiles/BBL}/Bambu Lab P1S_cover.png (100%) rename resources/{web/image/printer => profiles/BBL}/Bambu Lab X1 Carbon_cover.png (100%) rename resources/{web/image/printer => profiles/BBL}/Bambu Lab X1_cover.png (100%) diff --git a/resources/web/image/printer/Bambu Lab P1P_cover.png b/resources/profiles/BBL/Bambu Lab P1P_cover.png similarity index 100% rename from resources/web/image/printer/Bambu Lab P1P_cover.png rename to resources/profiles/BBL/Bambu Lab P1P_cover.png diff --git a/resources/web/image/printer/Bambu Lab P1S_cover.png b/resources/profiles/BBL/Bambu Lab P1S_cover.png similarity index 100% rename from resources/web/image/printer/Bambu Lab P1S_cover.png rename to resources/profiles/BBL/Bambu Lab P1S_cover.png diff --git a/resources/web/image/printer/Bambu Lab X1 Carbon_cover.png b/resources/profiles/BBL/Bambu Lab X1 Carbon_cover.png similarity index 100% rename from resources/web/image/printer/Bambu Lab X1 Carbon_cover.png rename to resources/profiles/BBL/Bambu Lab X1 Carbon_cover.png diff --git a/resources/web/image/printer/Bambu Lab X1_cover.png b/resources/profiles/BBL/Bambu Lab X1_cover.png similarity index 100% rename from resources/web/image/printer/Bambu Lab X1_cover.png rename to resources/profiles/BBL/Bambu Lab X1_cover.png