<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MKS Gen L + TFT 28 Display menus missing</title>
        <description> Hello, I just update my Ender 3 with MKS Gen L + TFT 28 Color touch display, it is working fine. 
I am trying to setup the BLTouch on my printer but the Marlin setup was not enough.
There is a menu MOVE in TFT28 , the original display had option to set values and save.
How can I get the menus for Z Offset values/Control Motion Menu and Store Settings in the TFT 28?
Already went through the add menus but nothing show the menus I am looking for...
Any help is more than welcome.</description>
        <link>https://reprap.org/forum/read.php?13,847833,847833#msg-847833</link>
        <lastBuildDate>Wed, 10 Jun 2026 17:33:53 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847922#msg-847922</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847922#msg-847922</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dc42</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>MKSA</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Dust</strong><br />
The TFT would need new firmware.</div></blockquote>
Too bad it is closed source because the hardware has some potential.</div></blockquote>
<br />
Somebody already ported PanelDue firmware to it.</div></blockquote>
<br />
Looks like the developer stopped and it is not complete ?]]></description>
            <dc:creator>MKSA</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 25 Feb 2019 08:07:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847916#msg-847916</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847916#msg-847916</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>MKSA</strong><br />
Too bad it is closed source because the hardware has some potential.</div></blockquote>
<br />
Very true !]]></description>
            <dc:creator>Pippy</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 25 Feb 2019 06:32:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847913#msg-847913</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847913#msg-847913</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>MKSA</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>Dust</strong><br />
The TFT would need new firmware.</div></blockquote>
Too bad it is closed source because the hardware has some potential.</div></blockquote>
<br />
Somebody already ported PanelDue firmware to it.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 25 Feb 2019 05:58:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847889#msg-847889</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847889#msg-847889</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Dust</strong><br />
The TFT would need new firmware.</div></blockquote>
Too bad it is closed source because the hardware has some potential.]]></description>
            <dc:creator>MKSA</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 25 Feb 2019 03:26:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847875#msg-847875</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847875#msg-847875</link>
            <description><![CDATA[ The TFT would need new firmware.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 24 Feb 2019 19:59:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847838#msg-847838</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847838#msg-847838</link>
            <description><![CDATA[ Hi Dust, thanks for the input, I understand I can not change the TFT, but do you have any idea how can I get the same menus I had with the old Display/ I am still using marlin.<br />
If Marlin can send this information to the original Display, maybe TFT could read it too, Am I wrong?]]></description>
            <dc:creator>Manolocs</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 24 Feb 2019 07:50:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847835#msg-847835</guid>
            <title>Re: MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847835#msg-847835</link>
            <description><![CDATA[ The TFT is a small computer...   all of its configuration in is the TFT config file. This is  independent of Marlin. <br />
Marlin has nothing to do with the tft28 display, the tft just sends predefined gcode to and gets responses from marlin. <br />
<br />
you can add simple buttons for on/off features but nothing that requires an input such as a z offset. <br />
<br />
You could add a store and and load settings, but there is no way to change any settings threw the tft...<br />
<br />
Sadly the firmware in the TFT is close source... so you can't make any big changes.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 24 Feb 2019 06:25:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,847833,847833#msg-847833</guid>
            <title>MKS Gen L + TFT 28 Display menus missing</title>
            <link>https://reprap.org/forum/read.php?13,847833,847833#msg-847833</link>
            <description><![CDATA[ Hello, I just update my Ender 3 with MKS Gen L + TFT 28 Color touch display, it is working fine. <br />
I am trying to setup the BLTouch on my printer but the Marlin setup was not enough.<br />
There is a menu MOVE in TFT28 , the original display had option to set values and save.<br />
How can I get the menus for Z Offset values/Control Motion Menu and Store Settings in the TFT 28?<br />
Already went through the add menus but nothing show the menus I am looking for...<br />
Any help is more than welcome.]]></description>
            <dc:creator>Manolocs</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 24 Feb 2019 05:57:49 -0500</pubDate>
        </item>
    </channel>
</rss>
