Reduce smuff supported colors

Next smuff firmware release new limit
This commit is contained in:
Giuliano Zaro 2020-10-28 10:09:34 +01:00 committed by GitHub
parent f5894437c5
commit da373640b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
*/
#if HAS_SMUFF
#define MAX_EXTRUDERS 15
#define MAX_EXTRUDERS 12
#else
#define MAX_EXTRUDERS 8
#endif