Merge pull request #7993 from jeffyl/bugfix-2.0.x

[2.0.x] Proper support for AZSMZ 12864 LCD on SmartRAMPS
This commit is contained in:
Scott Lahteine
2017-10-16 14:12:29 -05:00
committed by GitHub
45 changed files with 263 additions and 21 deletions

View File

@ -1534,6 +1534,12 @@
//
//#define MKS_12864OLED
//
// AZSMZ 12864 LCD with SD
// https://www.aliexpress.com/store/product/3D-printer-smart-controller-SMART-RAMPS-OR-RAMPS-1-4-LCD-12864-LCD-control-panel-green/2179173_32213636460.html
//
//#define AZSMZ_12864
//=============================================================================
//=============================== Extra Features ==============================
//=============================================================================

View File

@ -1534,6 +1534,12 @@
//
//#define MKS_12864OLED
//
// AZSMZ 12864 LCD with SD
// https://www.aliexpress.com/store/product/3D-printer-smart-controller-SMART-RAMPS-OR-RAMPS-1-4-LCD-12864-LCD-control-panel-green/2179173_32213636460.html
//
//#define AZSMZ_12864
//=============================================================================
//=============================== Extra Features ==============================
//=============================================================================