<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Screen offset issue - Reprap discount full graphic smart controller</title>
        <description> I&#039;ve been having an issue with my screen on my Reprap, it&#039;s more of an annoyance than an issue really.

After a few minutes of operation the screen will kinda shift over to the left, with the cut off part wrapping around to the right. I&#039;ve attached a picture of this.

I have no idea what is causing it, fairly sure it&#039;s not marlin as I&#039;ve used a few different versions with the same result. My guess is that it&#039;s a problem with my cheap hardware.

Any suggestions for solving this are welcome :)</description>
        <link>https://reprap.org/forum/read.php?4,838892,838892#msg-838892</link>
        <lastBuildDate>Tue, 14 Apr 2026 04:39:59 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,841064#msg-841064</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,841064#msg-841064</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>frits1956</strong><br />
Problem not yet solved?<br />
Is this problem with marlin software, version RC7?<br />
<br />
Try this:<br />
<br />
Find U8GLIB_ST7920_128X64_RRD u8g(0);<br />
you should find it in tab ultralcd_impl_DOGM.h<br />
make backup (type // in front) and type on new line<br />
U8GLIB_ST7920_128X64_1X u8g(23,17,16);<br />
<br />
Compile and Upload</div></blockquote>
<br />
Worked perfectly, thank you so much]]></description>
            <dc:creator>_matt_</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 11 Dec 2018 13:10:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,840108#msg-840108</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,840108#msg-840108</link>
            <description><![CDATA[ Problem not yet solved?<br />
Is this problem with marlin software, version RC7?<br />
<br />
Try this:<br />
<br />
Find U8GLIB_ST7920_128X64_RRD u8g(0);<br />
you should find it in tab ultralcd_impl_DOGM.h<br />
make backup (type // in front) and type on new line<br />
U8GLIB_ST7920_128X64_1X u8g(23,17,16);<br />
<br />
Compile and Upload]]></description>
            <dc:creator>frits1956</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 01 Dec 2018 07:34:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,839061#msg-839061</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,839061#msg-839061</link>
            <description><![CDATA[ I think you may be right imqqmi, I'll source a different driver and give that a go when I get some free time.<br />
<br />
Thank you everyone for your suggestions, I'll continue to check here if you have any others and I'll be sure to post the fix if I find one]]></description>
            <dc:creator>_matt_</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 20 Nov 2018 06:46:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,839060#msg-839060</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,839060#msg-839060</link>
            <description><![CDATA[ Just tried backing off the screws, no improvement<br />
Thanks for the suggestion though :)]]></description>
            <dc:creator>_matt_</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 20 Nov 2018 06:42:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,838972#msg-838972</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,838972#msg-838972</link>
            <description><![CDATA[ Looks to me some kind of memory offset shift that I know some displays have to shift the content of the display. If it's consistently doing that it could be a memory issue or a firmware issue. Some displays are made with customizations of other manufacturers and you've picked up a model with such a change. Try a display from a different source.]]></description>
            <dc:creator>imqqmi</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 19 Nov 2018 10:02:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,838938#msg-838938</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,838938#msg-838938</link>
            <description><![CDATA[ loosen off the screws, they don't like to be squeezed]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 19 Nov 2018 04:12:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,838920#msg-838920</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,838920#msg-838920</link>
            <description><![CDATA[ If it's related to ribbon cable length or bad contact, it would show all kinds of different errors.<br />
Those LCDs are all 'compatible' with a standard LCDs command code. If you happen to have a <i>repeatable</i> mis-function, it's likely it misinterprets one command or even ignores it.]]></description>
            <dc:creator>o_lampe</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Nov 2018 22:56:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,838915#msg-838915</guid>
            <title>Re: Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,838915#msg-838915</link>
            <description><![CDATA[ Maybe check that the ribbon cables are seated correctly and go from there.]]></description>
            <dc:creator>Number_5</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Nov 2018 20:14:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,838892,838892#msg-838892</guid>
            <title>Screen offset issue - Reprap discount full graphic smart controller</title>
            <link>https://reprap.org/forum/read.php?4,838892,838892#msg-838892</link>
            <description><![CDATA[ I've been having an issue with my screen on my Reprap, it's more of an annoyance than an issue really.<br />
<br />
After a few minutes of operation the screen will kinda shift over to the left, with the cut off part wrapping around to the right. I've attached a picture of this.<br />
<br />
I have no idea what is causing it, fairly sure it's not marlin as I've used a few different versions with the same result. My guess is that it's a problem with my cheap hardware.<br />
<br />
Any suggestions for solving this are welcome :)]]></description>
            <dc:creator>_matt_</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Nov 2018 14:06:21 -0500</pubDate>
        </item>
    </channel>
</rss>
