mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
ENH:allow more same color objects arrange together
Change-Id: I87a9de3c5ed540c87fdebfe4e69ffa539d78ce40 STUDIO-2462 STUDIO-2463
This commit is contained in:
parent
1f1e5894bb
commit
797c211203
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue