Add UltiController v2.1 support
Add compatibility with the original screen bord from Ultimaker 2 printer (UltiController v2.1 with the PG-2864ALBP I2C display)
This commit is contained in:
parent
91eaa54ea9
commit
ae2476dfdb
4 changed files with 28 additions and 4 deletions
|
|
@ -1421,6 +1421,9 @@ static_assert(1 >= 0
|
|||
#if ENABLED(ZONESTAR_LCD)
|
||||
+ 1
|
||||
#endif
|
||||
#if ENABLED(ULTI_CONTROLLER)
|
||||
+ 1
|
||||
#endif
|
||||
, "Please select no more than one LCD controller option."
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue