mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03: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:
@@ -29,5 +29,11 @@
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"20"
|
||||
]
|
||||
],
|
||||
"thumbnails": [
|
||||
"16x16/QOI",
|
||||
"220x124/QOI",
|
||||
"200x240/QOI",
|
||||
"640x480/PNG"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user