mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 20:26:12 +08:00
Hopefully this is the last issue
This commit is contained in:
parent
b23223c0de
commit
77eb02e722
@ -128,7 +128,7 @@
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails_format":"PNG",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
"300x300",
|
||||
"96x96"
|
||||
]
|
||||
}
|
@ -128,7 +128,7 @@
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails_format":"PNG",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
"300x300",
|
||||
"96x96"
|
||||
]
|
||||
}
|
@ -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"
|
||||
]
|
||||
}
|
@ -128,7 +128,7 @@
|
||||
"scan_first_layer": "0",
|
||||
"thumbnails_format":"PNG",
|
||||
"thumbnails": [
|
||||
"96x96",
|
||||
"300x300"
|
||||
"300x300",
|
||||
"96x96"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user