Apply MINIPANEL to other configs
This commit is contained in:
committed by
Richard Wackerbarth
parent
00dbf69b6d
commit
90f8ddfc1e
@ -688,6 +688,10 @@ const bool Z_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the logic
|
||||
// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
|
||||
//#define RA_CONTROL_PANEL
|
||||
|
||||
// The MakerLab Mini Panel with graphic controller and SD support
|
||||
// http://reprap.org/wiki/Mini_panel
|
||||
// #define MINIPANEL
|
||||
|
||||
/**
|
||||
* I2C Panels
|
||||
*/
|
||||
|
Reference in New Issue
Block a user