Welcome! Log In Create A New Profile

Advanced

strange lines in RepRap Discount FULL GRAPHIC Smart Controller

Posted by 19roland70 
strange lines in RepRap Discount FULL GRAPHIC Smart Controller
September 25, 2019 12:35PM
I have strange lines in the 128x64 display with Marlin 2.0.
I had also the problem with Marlin 1.9 but that I have solved with changing this rule:
  
 U8GLIB_ST7920_128X64_RRD u8g(0); // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT              original line
 U8GLIB_ST7920_128X64_1X u8g(23,17,16); // Number of stripes can be adjusted in ultralcd_st7920_u8glib_rrd.h with PAGE_HEIGHT        changed line
I read on youtube that this was the solution : change first line into the second line.
These line where located in " ultralcd_impl_DOGM.h. "
In Marlin 2.0 didn't I have the file or I can find it.
Can anyone help me to solve this problem in Marlin 2.0
Re: strange lines in RepRap Discount FULL GRAPHIC Smart Controller
September 25, 2019 04:39PM
The location of the file you are looking for is " Marlin\src\lcd\dogm "

I use NotePad ++ to view and edit this file.

[notepad-plus-plus.org]

Edited 1 time(s). Last edit at 09/25/2019 04:40PM by Roberts_Clif.


Computer Programmer / Electronics Technician
Re: strange lines in RepRap Discount FULL GRAPHIC Smart Controller
September 26, 2019 02:48PM
The line that I am searching did not exist.
Sorry, only registered users may post in this forum.

Click here to login