From 0a86190bae46a22a493f447075ab7713fd6ae9ed Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 18 Dec 2019 12:23:09 -0500 Subject: display: Revert "display: Add ST7567 display support (#1540)" This reverts commit 1b92af60784ea811a7ca04dfbce75224874cf84a. The standard "uc1701" lcd_type can now be used in place of the custom "st7567" lcd_type. Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/Config_Changes.md') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index fa81032b..3a432d5a 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,11 @@ All dates in this document are approximate. # Changes +20191218: The display config section no longer supports "lcd_type: +st7567". Use the "uc1701" display type instead - set "lcd_type: +uc1701" and change the "rs_pin: some_pin" to "rst_pin: some_pin". It +may also be necessary to add a "contrast: 60" config setting. + 20191210: The builtin T0, T1, T2, ... commands have been removed. The extruder activate_gcode and deactivate_gcode config options have been removed. If these commands (and scripts) are needed then define -- cgit v1.2.3-70-g09d2