|
|
|
@ -688,13 +688,13 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|
|
|
|
|
|
|
|
|
// The Panucatt Devices Viki 2.0 and mini Viki with Graphic LCD
|
|
|
|
|
// http://panucatt.com
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: https://github.com/olikraus/U8glib_Arduino
|
|
|
|
|
//#define VIKI2
|
|
|
|
|
//#define miniVIKI
|
|
|
|
|
|
|
|
|
|
// This is a new controller currently under development. https://github.com/eboston/Adafruit-ST7565-Full-Graphic-Controller/
|
|
|
|
|
//
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: https://github.com/olikraus/U8glib_Arduino
|
|
|
|
|
//#define ELB_FULL_GRAPHIC_CONTROLLER
|
|
|
|
|
//#define SD_DETECT_INVERTED
|
|
|
|
|
|
|
|
|
@ -709,7 +709,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|
|
|
|
// The RepRapDiscount FULL GRAPHIC Smart Controller (quadratic white PCB)
|
|
|
|
|
// http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
|
|
|
|
//
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: https://github.com/olikraus/U8glib_Arduino
|
|
|
|
|
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
|
|
|
|
|
|
|
|
|
// The RepRapWorld REPRAPWORLD_KEYPAD v1.1
|
|
|
|
@ -745,7 +745,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
|
|
|
|
//#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
|
|
|
|
|
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: https://github.com/olikraus/U8glib_Arduino
|
|
|
|
|
//#define U8GLIB_SSD1306
|
|
|
|
|
|
|
|
|
|
// Shift register panels
|
|
|
|
|