From d512af9ef71b170e8c63849d1ee8b845301ffce5 Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Tue, 17 Aug 2021 21:10:52 -0700 Subject: [PATCH] Updated display definition --- display.cfg | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/display.cfg b/display.cfg index eaa284d..d23dbb1 100644 --- a/display.cfg +++ b/display.cfg @@ -5,9 +5,16 @@ [display] lcd_type: ssd1306 i2c_bus: i2c1a -contrast: 63 +i2c_mcu = mcu +#contrast: 63 display_group: __voron_display - +#x_offset: 2 +# Use X offset to shift the display towards the right. Value can be 0 to 3 +#vcomh: 0 +# Set the Vcomh value on SSD1306/SH1106 displays. This value is +# associated with a "smearing" effect on some OLED displays. The +# value may range from 0 to 63. Default is 0. +# Adjust this value if you get some vertical stripes on your display. (31 seems to be a good value) ##################################################################### # Custom Glyph Definitions