<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Flow 2 Execute block]]></title><description><![CDATA[<p dir="auto">Hello I was wondering if flow 2 had "Execute block"  and if not is there a timline or is this feature going to be added. I would like to be able to use both the block system and custom code.</p>
]]></description><link>https://community.m5stack.com/topic/5842/flow-2-execute-block</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 15:59:31 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5842.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Nov 2023 23:51:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Flow 2 Execute block on Tue, 09 Dec 2025 19:21:02 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1934">@ProfHuster</a></p>
<p dir="auto">yes, that is what I observed too. As long as edit mode in Python code window is enabled, changes on the blockly side get ignored. (I guess that's to prevent changes from being overwritten.)</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30293</link><guid isPermaLink="true">https://community.m5stack.com/post/30293</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 09 Dec 2025 19:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Tue, 09 Dec 2025 18:42:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>,</p>
<p dir="auto">Thanks, that  worked. I think what happened is I clicked on the code window and did some editing, then went back to the blockly panel. It seemed when I did that, the blockly no longer updated the actual python code.</p>
<p dir="auto">I will check out your examples,</p>
<p dir="auto">Prof Huster</p>
]]></description><link>https://community.m5stack.com/post/30292</link><guid isPermaLink="true">https://community.m5stack.com/post/30292</guid><dc:creator><![CDATA[ProfHuster]]></dc:creator><pubDate>Tue, 09 Dec 2025 18:42:59 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Tue, 09 Dec 2025 10:16:18 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1934">@ProfHuster</a></p>
<p dir="auto">below is an example filled with <code>print("hello")</code>:</p>
<p dir="auto"><img src="/assets/uploads/files/1765275284731-uiflow2_executempycodeblock_20251209.png" alt="UIFlow2_ExecuteMpyCodeBlock_20251209.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Please also have a look at my example in the UIFlow2 Project Zone called: <em>M5Tab5_ExecuteMpyCodeTest_UIFlow2.3.9</em></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30291</link><guid isPermaLink="true">https://community.m5stack.com/post/30291</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 09 Dec 2025 10:16:18 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Tue, 09 Dec 2025 00:31:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>,</p>
<p dir="auto">I only get</p>
<pre><code>execute mpy code []
</code></pre>
<p dir="auto">as a block. <img src="/assets/uploads/files/1765240154156-uiflow2.0-tab5.png" alt="UIFlow2.0-Tab5.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">You can see I reloaded and got V2.3.9. I get the same whether I choose a Tab5 or an Atom Echo. Or M5GFX or M5UI for the Tab5.</p>
]]></description><link>https://community.m5stack.com/post/30290</link><guid isPermaLink="true">https://community.m5stack.com/post/30290</guid><dc:creator><![CDATA[ProfHuster]]></dc:creator><pubDate>Tue, 09 Dec 2025 00:31:32 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Sat, 06 Dec 2025 13:03:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1934">@ProfHuster</a></p>
<p dir="auto">hmm, works for me with M5Tab5 UIFlow2 v2.3.9. It also got translated into Python code window.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30283</link><guid isPermaLink="true">https://community.m5stack.com/post/30283</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 06 Dec 2025 13:03:32 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Fri, 05 Dec 2025 22:03:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> ,<br />
I am running V2.3.8, and all I see under System is "Execute mpy code (e.g. import)" and "Execute mpy code". I tried putting the block</p>
<pre><code>Execute mpy code [print("## HELLO ##")]
</code></pre>
<p dir="auto">in the loop, but it had no effect. In fact, it wasn't translated to python code in the code window.</p>
<p dir="auto">Did inserting python code directly get dropped?<br />
Michael Huster</p>
]]></description><link>https://community.m5stack.com/post/30282</link><guid isPermaLink="true">https://community.m5stack.com/post/30282</guid><dc:creator><![CDATA[ProfHuster]]></dc:creator><pubDate>Fri, 05 Dec 2025 22:03:33 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Fri, 24 Nov 2023 17:03:20 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/64598">@nunley21</a></p>
<p dir="auto">in UIFlow2 the <code>Execute code</code> block is under <code>System</code>.</p>
<p dir="auto">Edit: looks like <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/63557">@dozauk</a> was quicker!</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22885</link><guid isPermaLink="true">https://community.m5stack.com/post/22885</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 24 Nov 2023 17:03:20 GMT</pubDate></item><item><title><![CDATA[Reply to Flow 2 Execute block on Fri, 24 Nov 2023 15:33:45 GMT]]></title><description><![CDATA[<p dir="auto">A block to execute custom code?<br />
I use the Execute code block under System in UIFlow2</p>
<p dir="auto"><img src="/assets/uploads/files/1700839957424-5ba083aa-241e-49e1-b947-d72038c17f13-image.png" alt="0_1700839954421_5ba083aa-241e-49e1-b947-d72038c17f13-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I'm a relative newbie so excuse me if that's not what you meant</p>
]]></description><link>https://community.m5stack.com/post/22888</link><guid isPermaLink="true">https://community.m5stack.com/post/22888</guid><dc:creator><![CDATA[dozauk]]></dc:creator><pubDate>Fri, 24 Nov 2023 15:33:45 GMT</pubDate></item></channel></rss>