|
|
@ -702,12 +702,16 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic |
|
|
|
|
|
|
|
// Panucatt VIKI LCD with status LEDs, integrated click & L/R/U/P buttons, separate encoder inputs
|
|
|
|
//#define LCD_I2C_VIKI
|
|
|
|
|
|
|
|
// SSD1306 OLED generic display support
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
|
|
|
|
//#define U8GLIB_SSD1306
|
|
|
|
|
|
|
|
// Shift register panels
|
|
|
|
// ---------------------
|
|
|
|
// 2 wire Non-latching LCD SR from:
|
|
|
|
// https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/schematics#!shiftregister-connection
|
|
|
|
|
|
|
|
// LCD configuration: http://reprap.org/wiki/SAV_3D_LCD
|
|
|
|
//#define SAV_3DLCD
|
|
|
|
|
|
|
|
// @section extras
|
|
|
|