mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 13:04:03 -06:00
Hopefully this is the last issue
This commit is contained in:
parent
b23223c0de
commit
77eb02e722
4 changed files with 9 additions and 9 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue