More functional seperation
Moved SDCARDDETECTINVERTED and SDSLOW to Conditionals.h. Added U8GLIB_LM6059_AF to define display specific actions. Added reminder to compile in u8glib
This commit is contained in:
parent
047e688e93
commit
a83bf18ee1
5 changed files with 22 additions and 18 deletions
|
|
@ -662,7 +662,9 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
|
|||
|
||||
// This is a new controller currently under development. A link to more information will be provided as it
|
||||
// becomes available.
|
||||
//#define ELB_FULL_GRAPHIC_CONTROLLER
|
||||
//
|
||||
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.google.com/p/u8glib/wiki/u8glib
|
||||
#define ELB_FULL_GRAPHIC_CONTROLLER
|
||||
|
||||
// The RepRapDiscount Smart Controller (white PCB)
|
||||
// http://reprap.org/wiki/RepRapDiscount_Smart_Controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue