<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Marlin: Anzeige der aktuellen Schicht</title>
        <description> Hi, 
weiss jemand eine Möglichkeit in Marlin (atm 1.1.x bugfix mit dem großen Display) die aktuelle Schicht-Nummer anzuzeigen?

Die Z-Höhe steht ja im Display, aber ich vergleich öfter den aktiven Druck mit der Vorschau in S3D. Und da sind halt die Schichten die Referenz und nicht die Z-Höhe in mm.
Ja, ich weiss. Das kann man umrechnen. Aber man ist ja faul :-)

Gruß/herkra</description>
        <link>https://reprap.org/forum/read.php?247,860280,860280#msg-860280</link>
        <lastBuildDate>Sat, 18 Jul 2026 14:16:18 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860374#msg-860374</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860374#msg-860374</link>
            <description><![CDATA[ Für alle Cura-Nutzer: in 4.3 ist das nun wohl ohne plugin auf dem LCD anzeigbar: Layer + Filename<br />
<br />
aus den Releasnotes:<br />
<br />
<i>DisplayFilenameAndLayerOnLCD script. <br />
Some improvements for this post processing script from the community. N95JPL has contributed updates to offer a wider range of optional information. Adecastilho has contributed updates so that the layer count is displayed before the filename to prevent the layer number getting truncated in the event of long filename, as well as an option to start layer count at either 0 or 1. The ':' in the display string has also been removed as it is a GCODE command that splits the line into two different commands.</i>]]></description>
            <dc:creator>hotprinter</dc:creator>
            <category>Software</category>
            <pubDate>Sat, 05 Oct 2019 11:54:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860313#msg-860313</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860313#msg-860313</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>hotprinter</strong><br />
Wie, ich hatte Jubileum und hab's nicht mal gemerkt ... ;-D</div></blockquote>
Yep. Kipp dir darauf noch ne Birne rein...:)-D]]></description>
            <dc:creator>herkra</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 17:51:43 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860311#msg-860311</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860311#msg-860311</link>
            <description><![CDATA[ Wie, ich hatte Jubileum und hab's nicht mal gemerkt ... ;-D]]></description>
            <dc:creator>hotprinter</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 17:25:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860309#msg-860309</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860309#msg-860309</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>hotprinter</strong><br />
... indem man ein GCODE-Injection-Plugin nutzt, das dann ein M117 einbringt, das die Layerhöhe anzeigt ....</div></blockquote>
<br />
Knut du Fuchs. (tu)<br />
Das war die richtige Fährte.<br />
S3D hat ja auch ein Postprocessing oder Nachbearbeitung in der deutschen Variante genannt.<br />
Im Reiter Skripte ganz unten Folgendes eintragen:<br />
<pre class="bbcode">
{REPLACE "; layer" "M117 Layer"}
{REPLACE " Z = " " Z="}</pre>
<br />
Dann sieht es so aus:<br />
<br />
[attachment 112848 Display.jpg]]]></description>
            <dc:creator>herkra</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 17:00:29 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860308#msg-860308</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860308#msg-860308</link>
            <description><![CDATA[ .... gibts ja auch erst seit V 3.1 oder so.:)-D<br />
<br />
 V 4.01 hats, das habe ich gerade nachgeschaut, aber die noch älteren Versionen habe ich runter geschmissen.<br />
<br />
Manchmal ist es auch hilfreich, das Bestimmen von Z oder auch den anderen Achsen mit der Cross Section View zu machen. Ganz nach Bedarf.<br />
<br />
<br />
H.]]></description>
            <dc:creator>horst.w</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 16:56:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860283#msg-860283</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860283#msg-860283</link>
            <description><![CDATA[ Moin Knut,<br />
100. Beitrag.  :)-D<br />
Heute bist ja überall unterwegs....<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>horst.w</strong><br />
... in S3D steht die Z-Höhe im Vorschaufenster links unten im Eck.</div></blockquote>
<br />
Jetzt wo du es sagst. Hab ich bis heute noch nicht bemerkt. ::o<br />
Danke!<br />
<br />
Gruß/herkra]]></description>
            <dc:creator>herkra</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 11:49:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860282#msg-860282</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860282#msg-860282</link>
            <description><![CDATA[ ... in S3D steht die Z-Höhe im Vorschaufenster links unten im Eck.<br />
<br />
<br />
H.]]></description>
            <dc:creator>horst.w</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 11:35:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860281#msg-860281</guid>
            <title>Re: Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860281#msg-860281</link>
            <description><![CDATA[ Moin!<br />
<br />
Auf dem LCD-Display - nicht das ich wüsste.<br />
Für Octoprint gibt ein Plugin. Selbst wenn man über SD-Karte druckt, kann man Octoprint halt als reines "Display" mitlaufen lassen. Und ich meine, das hat auch die Möglichkeit, diese Info per M117 auf das Display zu schicken.<br />
Oder über Cura (ja, ich weiß, du nutzt das nicht ... (:P) ) indem man ein GCODE-Injection-Plugin nutzt, das dann ein M117 einbringt, das die Layerhöhe anzeigt - ob das dann aber synchron ist, kann ich dir nicht sagen. Die Messages laufen bei mir manchmal nach.<br />
<br />
Gruß. Knut]]></description>
            <dc:creator>hotprinter</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 11:32:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?247,860280,860280#msg-860280</guid>
            <title>Marlin: Anzeige der aktuellen Schicht</title>
            <link>https://reprap.org/forum/read.php?247,860280,860280#msg-860280</link>
            <description><![CDATA[ Hi, <br />
weiss jemand eine Möglichkeit in Marlin (atm 1.1.x bugfix mit dem großen Display) die aktuelle Schicht-Nummer anzuzeigen?<br />
<br />
Die Z-Höhe steht ja im Display, aber ich vergleich öfter den aktiven Druck mit der Vorschau in S3D. Und da sind halt die Schichten die Referenz und nicht die Z-Höhe in mm.<br />
Ja, ich weiss. Das kann man umrechnen. Aber man ist ja faul :-)<br />
<br />
Gruß/herkra]]></description>
            <dc:creator>herkra</dc:creator>
            <category>Software</category>
            <pubDate>Thu, 03 Oct 2019 11:23:44 -0400</pubDate>
        </item>
    </channel>
</rss>
