mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixes into ENABLE_THUMBNAIL_GENERATOR_DEBUG
This commit is contained in:
parent
a00ff7b06f
commit
8a8c71429c
3 changed files with 6 additions and 4 deletions
|
@ -38,6 +38,8 @@
|
|||
#define ENABLE_2_2_0_ALPHA1 1
|
||||
|
||||
// Enable thumbnail generator
|
||||
// When removing this technology, remove it also from stable branch,
|
||||
// where it has been partially copied for patch 2.1.1
|
||||
#define ENABLE_THUMBNAIL_GENERATOR (1 && ENABLE_2_2_0_ALPHA1)
|
||||
#define ENABLE_THUMBNAIL_GENERATOR_DEBUG (0 && ENABLE_THUMBNAIL_GENERATOR)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue