From 77eb02e722502cce1808b882c18dd7fae68f4e69 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:10:27 -0400 Subject: [PATCH] Hopefully this is the last issue --- .../Creality/machine/Creality K2 Plus 0.2 nozzle.json | 4 ++-- .../Creality/machine/Creality K2 Plus 0.4 nozzle.json | 4 ++-- .../Creality/machine/Creality K2 Plus 0.6 nozzle.json | 6 +++--- .../Creality/machine/Creality K2 Plus 0.8 nozzle.json | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json index daa78f2370..2f9dc1d0dc 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.2 nozzle.json @@ -128,7 +128,7 @@ "scan_first_layer": "0", "thumbnails_format":"PNG", "thumbnails": [ - "96x96", - "300x300" + "300x300", + "96x96" ] } \ No newline at end of file diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json index d78165b104..66986667d7 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.4 nozzle.json @@ -128,7 +128,7 @@ "scan_first_layer": "0", "thumbnails_format":"PNG", "thumbnails": [ - "96x96", - "300x300" + "300x300", + "96x96" ] } \ No newline at end of file diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json index 1858009bd6..265f3b8c4d 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.6 nozzle.json @@ -126,9 +126,9 @@ "machine_end_gcode": "END_PRINT", "machine_pause_gcode": "PAUSE", "scan_first_layer": "0", - "thumbnails_format":"PNG", + "thumbnails_format": "PNG", "thumbnails": [ - "96x96", - "300x300" + "300x300", + "96x96" ] } \ No newline at end of file diff --git a/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json b/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json index d184ada634..470185258c 100644 --- a/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json +++ b/resources/profiles/Creality/machine/Creality K2 Plus 0.8 nozzle.json @@ -128,7 +128,7 @@ "scan_first_layer": "0", "thumbnails_format":"PNG", "thumbnails": [ - "96x96", - "300x300" + "300x300", + "96x96" ] } \ No newline at end of file