Adding support for the Tronxy and Zonestar LCD

Code borrowed and modified from erikkallen/Marlin_tronxy.
Changed the ANET_KEYPAD_LCD to zonestar, since it is the same device.
I kept a define for ANET_KEYPAD_LCD to enable ZONESTAR_LCD.
This commit is contained in:
Dan Delaney
2017-12-11 22:43:56 -06:00
committed by Scott Lahteine
parent fdf83f1416
commit 5249765508
6 changed files with 27 additions and 11 deletions

View File

@@ -42,7 +42,7 @@
#define U8GLIB_ST7565_64128N
#elif ENABLED(ANET_KEYPAD_LCD)
#elif ENABLED(ZONESTAR_LCD)
#define REPRAPWORLD_KEYPAD
#define REPRAPWORLD_KEYPAD_MOVE_STEP 10.0