📝 AlephObjects => LulzBot
This commit is contained in:
@ -138,7 +138,7 @@
|
||||
* Settings for the Aleph Objects Color LCD User Interface
|
||||
* Datasheet https://www.hantronix.com/files/data/s1501799605s500-gh7.pdf
|
||||
*/
|
||||
#elif defined(LCD_ALEPHOBJECTS_CLCD_UI)
|
||||
#elif defined(LCD_LULZBOT_CLCD_UI)
|
||||
#if !HAS_RESOLUTION
|
||||
#define TOUCH_UI_800x480
|
||||
#endif
|
||||
|
@ -53,7 +53,7 @@
|
||||
#elif ENABLED(AO_EXP1_DEPRECATED_PINMAP)
|
||||
|
||||
/**
|
||||
* This AlephObjects pinout re-purposes the UltraLCD
|
||||
* This LulzBot pinout re-purposes the UltraLCD
|
||||
* connector EXP1 for Software SPI (rev B, obsolete)
|
||||
*/
|
||||
|
||||
@ -74,7 +74,7 @@
|
||||
/**
|
||||
* AO_EXP1_PINMAP with TOUCH_UI_ULTIPANEL
|
||||
*
|
||||
* This AlephObjects mapping re-purposes the UltraLCD
|
||||
* This LulzBot mapping re-purposes the UltraLCD
|
||||
* connector EXP1 for Software SPI for display (rev C):
|
||||
*
|
||||
* EXP2: FTDI: SD -or- USB [1]: ULTRA_LCD:
|
||||
@ -106,7 +106,7 @@
|
||||
/**
|
||||
* AO_EXP2_PINMAP with TOUCH_UI_ULTIPANEL
|
||||
*
|
||||
* The AlephObjects mapping for re-purposing the UltraLCD
|
||||
* The LulzBot mapping for re-purposing the UltraLCD
|
||||
* connector EXP2 for hardware SPI for display and SD card
|
||||
* or USB (rev C):
|
||||
*
|
||||
|
Reference in New Issue
Block a user