rhapsodyv / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://marlinfw.org
GNU General Public License v3.0
82 stars 428 forks source link

LCD glitch during a long print #51

Open luigimannoni opened 1 year ago

luigimannoni commented 1 year ago

I've flashed this firmware on the stock XY2PRO-Titan last year, runs mostly OK apart 2 or 3 minor things, the only major issue is LCD touch screen glitches sometimes.

In some scenarios it's just an overlapping of characters between menus while printing, in some case it is more severe like during a continuous long print after two hours or so the screen looks like this:

IMG_20221113_163555 IMG_20221113_163608

Is there a way to update the Marlin to the latest version? Does this repo has only configuration changes or some source files have been touched as well?

Thanks.