Hopefully this is the last issue

This commit is contained in:
cochcoder 2024-10-03 22:10:27 -04:00
parent b23223c0de
commit 77eb02e722
4 changed files with 9 additions and 9 deletions

View File

@ -128,7 +128,7 @@
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"96x96",
"300x300"
"300x300",
"96x96"
]
}

View File

@ -128,7 +128,7 @@
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"96x96",
"300x300"
"300x300",
"96x96"
]
}

View File

@ -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"
]
}

View File

@ -128,7 +128,7 @@
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"96x96",
"300x300"
"300x300",
"96x96"
]
}