mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
ENH:allow more same color objects arrange together
Change-Id: I87a9de3c5ed540c87fdebfe4e69ffa539d78ce40 STUDIO-2462 STUDIO-2463
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <type_traits>
|
||||
#include <limits>
|
||||
|
||||
#define MAX_NUM_PLATES 50
|
||||
#define MAX_NUM_PLATES 36
|
||||
|
||||
#if defined(_MSC_VER) && _MSC_VER <= 1800 || __cplusplus < 201103L
|
||||
#define BP2D_NOEXCEPT
|
||||
|
||||
Reference in New Issue
Block a user