<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>LCD-TFT Screen Ultimaker 2?</title>
        <description> Hello Folks.

Do you guys think its possible to find a cheap tft graphic display to create a user interface looking like the UM2 / Zortrax M200 / Replicator 5th gen ?
i Really like the concept of the designs, more user friendly and not so boring to look at :)

Hope you guys have some inputs :)

- TRoager</description>
        <link>https://reprap.org/forum/read.php?13,328142,328142#msg-328142</link>
        <lastBuildDate>Wed, 17 Jun 2026 15:34:04 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,328142,329195#msg-329195</guid>
            <title>Re: LCD-TFT Screen Ultimaker 2?</title>
            <link>https://reprap.org/forum/read.php?13,328142,329195#msg-329195</link>
            <description><![CDATA[ Hmm now im just thinking what about "octoprint" ? maybe we could incorporate an OLED, because its also talking to ramps i guess, and its using the Raspberry PI.<br />
What do you think Cefiar ?]]></description>
            <dc:creator>TRoager</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 Mar 2014 02:54:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,328142,329190#msg-329190</guid>
            <title>Re: LCD-TFT Screen Ultimaker 2?</title>
            <link>https://reprap.org/forum/read.php?13,328142,329190#msg-329190</link>
            <description><![CDATA[ It's just a display to drive. Electrically it's easy.<br />
<br />
That said, the main issue is that the firmware is already fairly big, an driving an OLED display from an 8-bit Arduino with its limited memory/flash is going to be an issue. Things like fonts, graphics, etc take a lot of room, more so the bigger the display. I don't expect to see an OLED display working well on a printer with an 8-bit Arduino core (eg: RAMPS, etc), unless it's on a separate Arduino that just takes care of the display and tells the other board what to do.<br />
<br />
Once you get into 2 micros talking to each other though, you run into all sorts of troubles (eg: what firmware each is running, do they use the same protocol, how do you debug an electrical fault from a code fault, etc). It's why everyone moved away from the Gen3 electronics and the extruder having it's own processor.<br />
<br />
You MIGHT be able to do it on something like an Arduino Due, so things like RAMPS-FD &amp; RADDS could be worth looking at. [*]<br />
<br />
The Beagle Bone Black based stuff might be more likely to drive it.<br />
<br />
There are drivers for RasPi that will drive OLED displays, but you still need something to do the printer movement side of things.<br />
<br />
* - Note that this is me looking EXTREMELY long term. Don't expect to buy anything with this setup for a while. I personally won't be spending any time developing it (I don't do code anyway).]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 Mar 2014 02:29:48 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,328142,329181#msg-329181</guid>
            <title>Re: LCD-TFT Screen Ultimaker 2?</title>
            <link>https://reprap.org/forum/read.php?13,328142,329181#msg-329181</link>
            <description><![CDATA[ Do you still think its possible with oled display?]]></description>
            <dc:creator>TRoager</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 Mar 2014 01:30:21 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,328142,329179#msg-329179</guid>
            <title>Re: LCD-TFT Screen Ultimaker 2?</title>
            <link>https://reprap.org/forum/read.php?13,328142,329179#msg-329179</link>
            <description><![CDATA[ The printers you've mentioned use OLED displays, not LCD displays.]]></description>
            <dc:creator>orcinus</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 24 Mar 2014 01:19:16 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,328142,328142#msg-328142</guid>
            <title>LCD-TFT Screen Ultimaker 2?</title>
            <link>https://reprap.org/forum/read.php?13,328142,328142#msg-328142</link>
            <description><![CDATA[ Hello Folks.<br />
<br />
Do you guys think its possible to find a cheap tft graphic display to create a user interface looking like the UM2 / Zortrax M200 / Replicator 5th gen ?<br />
i Really like the concept of the designs, more user friendly and not so boring to look at :)<br />
<br />
Hope you guys have some inputs :)<br />
<br />
- TRoager]]></description>
            <dc:creator>TRoager</dc:creator>
            <category>Controllers</category>
            <pubDate>Fri, 21 Mar 2014 15:36:09 -0400</pubDate>
        </item>
    </channel>
</rss>
