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