Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049.

- Remove the forced activation of SDSUPPORT, I guess people may use the ZUM
3D board and not the LCD module.
 - Fixed the tab issue within boards.h file.
This commit is contained in:
jbrazio
2016-02-27 23:40:26 +00:00
committed by Scott Lahteine
parent b82d91eca6
commit be83036212
3 changed files with 2 additions and 3 deletions

View File

@@ -51,7 +51,6 @@
#if ENABLED(BQ_LCD_SMART_CONTROLLER)
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
#define SDSUPPORT
#ifndef ENCODER_PULSES_PER_STEP
#define ENCODER_PULSES_PER_STEP 4