mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Thumbnails feature revamp. (#5555)
* Thumbnails feature revamp. Support generating different size/format combinations * misc fix Co-authored-by: Lukas Matena <lukasmatena@seznam.cz>
This commit is contained in:
@@ -137,8 +137,9 @@
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"thumbnails": [
|
||||
"320x320",
|
||||
"160x160"
|
||||
"320x320/PNG",
|
||||
"32x32/COLPIC",
|
||||
"160x160/COLPIC"
|
||||
],
|
||||
"thumbnails_format": "ColPic"
|
||||
"thumbnails_format": "PNG"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user