From 227fc5a3d02cbf7ac0709a022676f3e364d77e1c Mon Sep 17 00:00:00 2001 From: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com> Date: Thu, 5 Dec 2019 18:52:20 -0800 Subject: [PATCH] Wanhao D6 uses TINYBOY2 (#16117) --- config/examples/Wanhao/Duplicator 6/Configuration.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/examples/Wanhao/Duplicator 6/Configuration.h b/config/examples/Wanhao/Duplicator 6/Configuration.h index 2ff9215d1924..19e444e669d7 100644 --- a/config/examples/Wanhao/Duplicator 6/Configuration.h +++ b/config/examples/Wanhao/Duplicator 6/Configuration.h @@ -1755,7 +1755,7 @@ // // ULTIPANEL as seen on Thingiverse. // -#define ULTIPANEL +//#define ULTIPANEL // // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3) @@ -1989,9 +1989,12 @@ // SSD1306 OLED full graphics generic display // //#define U8GLIB_SSD1306 +<<<<<<< HEAD #define LCD_WIDTH 22 #define LCD_HEIGHT 5 #define LCD_RESET_PIN 5 +======= +>>>>>>> Wanhao D6 uses TINYBOY2 (#16117) // // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules @@ -2005,7 +2008,8 @@ // // TinyBoy2 128x64 OLED / Encoder Panel // -//#define OLED_PANEL_TINYBOY2 +#define OLED_PANEL_TINYBOY2 +#define LCD_RESET_PIN 5 // // MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER