ENH: enlarge filament system colors to 16

Change-Id: Ib31fb10869e86e36733aecab858303fafd993cbf
This commit is contained in:
Stone Li 2022-11-16 09:18:15 +08:00 committed by Lane.Wei
parent 4b0d63ba8e
commit 4e43ad8c2a
2 changed files with 15 additions and 3 deletions

View file

@ -23,6 +23,8 @@
#include "Jobs/SendJob.hpp"
#include "libslic3r/Model.hpp"
#define FILAMENT_SYSTEM_COLORS_NUM 16
class wxButton;
class ScalableButton;
class wxScrolledWindow;