<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
               xmlns:atom="http://www.w3.org/2005/Atom"
               xmlns:dc="http://purl.org/dc/elements/1.1/"
               xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
               xmlns:admin="http://webns.net/mvcb/"
               xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
               xmlns:content="http://purl.org/rss/1.0/modules/content/">
            <channel>
                <title>
                	                    	Prusa3D Forum - Recent Topics                                    </title>
                <link>https://forum.prusa3d.com/forum/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Sat, 18 Apr 2026 02:35:55 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>What&#039;s your preferred method of 3D model assembly instructions?</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-general-discussion-announcements-and-releases/whats-your-preferred-method-of-3d-model-assembly-instructions/</link>
                        <pubDate>Sat, 18 Apr 2026 02:33:54 +0000</pubDate>
                        <description><![CDATA[I am working on a new project, and it&#039;s going to be the most complex I have done so far.
If/when I post the model I am debating how to post the assembly instructions.
What do you guys pref...]]></description>
                        <content:encoded><![CDATA[<p>I am working on a new project, and it's going to be the most complex I have done so far.</p>
<p>If/when I post the model I am debating how to post the assembly instructions.</p>
<p>What do you guys prefer when building for the first time? Pictures? PDF's? Videos? Or does it even matter.</p>
<p>I'm not too keen on video... unless it's completely exported from Fusion. I'm not sure but I guess Printables can upload an instruction sheet pdf file?</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>shrap</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-general-discussion-announcements-and-releases/whats-your-preferred-method-of-3d-model-assembly-instructions/</guid>
                    </item>
                                        <item>
                        <title> Eigenes Prusa Touch UI – alles läuft, außer Temperatursteuerung über PrusaLink 😅</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-core-one-benutzermodifikationen-octoprint-gehause-dusen/projekt-eigene-prusa-touch-ui-alles-lauft-auser-temperatursteuerung-uber-prusalink-%f0%9f%98%85/</link>
                        <pubDate>Fri, 17 Apr 2026 23:05:08 +0000</pubDate>
                        <description><![CDATA[Hi zusammen,
ich bastle aktuell an einer eigenen Touch-UI für meinen Prusa (läuft über PrusaLink api auf einem Pi mit 800x480 Display – quasi eine Art eigene OctoDash-Alternative).
Ziel:Ei...]]></description>
                        <content:encoded><![CDATA[<p>Hi zusammen,</p>
<p>ich bastle aktuell an einer eigenen Touch-UI für meinen Prusa (läuft über PrusaLink api auf einem Pi mit 800x480 Display – quasi eine Art eigene OctoDash-Alternative).</p>
<p><strong>Ziel:</strong>Eine einfache, übersichtliche Oberfläche für direktes Bedienen am Drucker(PI) (Status, Steuerung, Kamera, Vorschau etc.) Steuerung möglich wenn man nicht direkt beim Drucker "steht".</p>
<p><strong>Aktueller Stand:</strong></p>
<p>Eigene UI (React-basiert)</p>
<p>Kommunikation über die PrusaLink API</p>
<p>Tabs für:</p>
<p>Status</p>
<p>Steuerung</p>
<p>Vorschau</p>
<p>Kamera</p>
<p>Anzeige von:</p>
<p>Druckstatus</p>
<p>Fortschritt</p>
<p>Restzeit</p>
<p>Z-Höhe</p>
<p>Temperaturen</p>
<p>Live-Kamera + Snapshot Funktion</p>
<p>Ein paar Eindrücke (siehe Bilder).</p>
<p><a href="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/d633adee-1.jpeg"><img class="alignnone size-medium wp-image-185957" src="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/d633adee-1-600x500.jpeg" alt="" width="600" height="500" /></a> <a href="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/3b5925d2-2.jpeg"><img class="alignnone size-medium wp-image-185958" src="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/3b5925d2-2-600x500.jpeg" alt="" width="600" height="500" /></a> <a href="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/171422fa-3.jpeg"><img class="alignnone size-medium wp-image-185959" src="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/171422fa-3-600x500.jpeg" alt="" width="600" height="500" /></a> <a href="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/b3753ad5-4.jpeg"><img class="alignnone size-medium wp-image-185960" src="https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-forum-prod/2026/04/b3753ad5-4-600x500.jpeg" alt="" width="600" height="500" /></a></p>
<p><strong>Problem / Frage zur PrusaLink API (Temperatursteuerung):</strong></p>
<p>Ich stoße aktuell auf Probleme bei der Steuerung der Temperaturen über die API.</p>
<p>Auslesen funktioniert problemlos, z. B.:</p>
<p>"temp_bed": 60.1, "target_bed": 60.0, "temp_nozzle": 220.0, "target_nozzle": 220.0</p>
<p><strong>Aber:</strong></p>
<p>Setzen von neuen Zieltemperaturen scheint entweder nicht zu funktionieren oder wird nicht übernommen</p>
<p>Unklar, ob:</p>
<p>das Feature in PrusaLink überhaupt vollständig unterstützt wird</p>
<p>bestimmte Endpoints fehlen / anders funktionieren</p>
<p>oder ob zusätzliche Auth / Header / Methoden nötig sind</p>
<p><strong>Meine Fragen:</strong></p>
<p>Ist das Setzen von Nozzle- und Bett-Temperaturen über die PrusaLink API aktuell möglich?</p>
<p>Falls ja: Welche Endpoints / Methoden sind dafür vorgesehen?</p>
<p>Gibt es Einschränkungen (z. B. nur während eines laufenden Drucks / nur im Idle)?</p>
<p>Hat jemand ggf. ein funktionierendes Beispiel?</p>
<p>Ich würde die UI gerne komplett über PrusaLink steuern (ohne Umweg über OctoPrint), aber gerade die Temperatursteuerung ist aktuell mein größter Blocker.</p>
<p>Danke euch! 🙌</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>Damaskus89</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-core-one-benutzermodifikationen-octoprint-gehause-dusen/projekt-eigene-prusa-touch-ui-alles-lauft-auser-temperatursteuerung-uber-prusalink-%f0%9f%98%85/</guid>
                    </item>
                                        <item>
                        <title>Extrusion multiplier seems to be ignored</title>
                        <link>https://forum.prusa3d.com/forum/prusaslicer/extrusion-multiplier-seems-to-be-ignored/</link>
                        <pubDate>Fri, 17 Apr 2026 19:05:42 +0000</pubDate>
                        <description><![CDATA[I&#039;ve found by trial-and-error that a flow rate of 60% is working best with my Prusa CoreOne+ using ColorFab LW-PLA filament, but when I set Extrusion multiplier in the PrusaSlicer Filaments ...]]></description>
                        <content:encoded><![CDATA[<p>I've found by trial-and-error that a flow rate of 60% is working best with my Prusa CoreOne+ using ColorFab LW-PLA filament, but when I set <em>Extrusion multiplier</em> in the PrusaSlicer <em>Filaments</em> menu tab to 0.6 it usually seems to be ignored, so I have to set it to 0.6 in my CoreOne's screen after starting the print.  Even then, if I set it too early, such as when the nozzle temperature is still ramping up, it reverts back to 1 and I have to quickly re-set it to 0.6 while the brim is printing.</p><p>Any idea what I might be doing wrong when slicing?  All other parameters I set in PrusaSlicer, such as nozzle temperature, are okay.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>abenn</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusaslicer/extrusion-multiplier-seems-to-be-ignored/</guid>
                    </item>
                                        <item>
                        <title>Very occasionally: no print whatsoever (SL1S)</title>
                        <link>https://forum.prusa3d.com/forum/original-prusa-sl1-hardware-firmware-and-software-help/very-occasionally-no-print-whatsoever-sl1s/</link>
                        <pubDate>Fri, 17 Apr 2026 14:29:54 +0000</pubDate>
                        <description><![CDATA[I&#039;ve had this happen twice now with my SL1S (upgraded from an SL1 a few months ago): everything appears normal but, when the print completes, there is no print.  Nothing whatsoever has solid...]]></description>
                        <content:encoded><![CDATA[<p>I've had this happen twice now with my SL1S (upgraded from an SL1 a few months ago): everything appears normal but, when the print completes, there is no print.  Nothing whatsoever has solidified, either on the print plate or in the reservoir or on the film, absolutely nothing, I have a reservoir of liquid resin and a damp print plate, that is it.   It is like as if the UV light never came on; no alarms, nothing untoward, just no solidified resin.  Run the print again, no movement of anything, and the print is fine and dandy.</p><p>According to the system log I have done 282 prints (I'm assuming the count is since upgrading) and this has happened twice.  When it happened today it was on an occasion when I had not quite put enough resin in the reservoir: I had cancelled the print job and then pressed reprint after filling the reservoir up properly.  I can't say whether the previous occasion when this happened was under the same set of circumstances, since this occurs relatively rarely (I was just finishing off a bottle).</p><p>It <em>feels</em> to me like a FW bug (I am on FW 1.8.0).</p><p>Has anyone else experienced this?</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>Rob Meades</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/original-prusa-sl1-hardware-firmware-and-software-help/very-occasionally-no-print-whatsoever-sl1s/</guid>
                    </item>
                                        <item>
                        <title>Filament Change with MMU3 takes five minutes</title>
                        <link>https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4s-hardware-firmware-and-software-help/filament-change-with-mmu3-takes-five-minutes/</link>
                        <pubDate>Fri, 17 Apr 2026 12:09:50 +0000</pubDate>
                        <description><![CDATA[Normal wipe tower operation up until the point where it should retract the filament. At that point it just cycles back and forth like it is wiping, but no filament is extruded. After about f...]]></description>
                        <content:encoded><![CDATA[<p>Normal wipe tower operation up until the point where it should retract the filament. At that point it just cycles back and forth like it is wiping, but no filament is extruded. After about five minutes of this, it retracts the filament and makes the change. Next filament change results in the same cycle.</p><p>All kind of funny when I got an email telling me how fast the new firmware would change filaments.</p><p>Filament: PCTG - 3D Fuel</p><p>When I get a chance, I'll try the same model with PLA to see if that is connected. </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>barney15e</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/english-forum-original-prusa-i3-mk4s-hardware-firmware-and-software-help/filament-change-with-mmu3-takes-five-minutes/</guid>
                    </item>
                                        <item>
                        <title>Clicking noise coming from extruder unable to print</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-hardware-firmware-and-software-help/clicking-noise-coming-from-extruder-unable-to-print-2/</link>
                        <pubDate>Fri, 17 Apr 2026 01:23:39 +0000</pubDate>
                        <description><![CDATA[Clicking noise coming from extruder. This started about 3 weeks ago, I have not been able to print. I&#039;ve had this CORE ONE for about 5 months. The noise was very noticeable. I disassemble th...]]></description>
                        <content:encoded><![CDATA[<p>Clicking noise coming from extruder. This started about 3 weeks ago, I have not been able to print. I've had this CORE ONE for about 5 months. The noise was very noticeable. I disassemble the extruder, cleaned the gears and put it back in place. I tuned the belt and recalibrate everything. The sound got somewhat better but it is still not printing right. Not sure if is the motor the nozzle ( which I also cleaned many times).</p><p></p><p></p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/"></category>                        <dc:creator>37VI5</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-hardware-firmware-and-software-help/clicking-noise-coming-from-extruder-unable-to-print-2/</guid>
                    </item>
                                                </channel>
        </rss>
        