<?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>
					                		[BUG] Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet - Hardware, firmware and software help                                    </title>
                <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/</link>
                <description>Prusa3D Forum Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Wed, 13 May 2026 06:41:44 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791303</link>
                        <pubDate>Mon, 04 May 2026 16:21:15 +0000</pubDate>
                        <description><![CDATA[Posted by: @ruebarb Prusa&#039;s response after months and  numerous cases made on github, was to remove the G28 &quot;Q&quot; from the C1l config start G code, and back to the standard G28 until they firg...]]></description>
                        <content:encoded><![CDATA[<p> </p><blockquote data-userid="499431" data-postid="791297" data-mention="ruebarb"><div class="wpforo-post-quote-author"><strong> Posted by: @ruebarb </strong></div><p>Prusa's response after months and  numerous cases made on github, was to remove the G28 "Q" from the C1l config start G code, and back to the standard G28 until they firgure out what is wrong with the firmware.  Prusa did not make any announcement of this issue, did not include it in any comments when releasing the updated config, as to why and what critical change was made. Just rolled out the updated config, letting any existing users out there with profiles based on the old config, continue to have these problems. Everything's Fine</p></blockquote><p>That's the biggest issue I run into. My start g-code is heavily modified and every so often I have to diff it with the stock profile to see what has changed. </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>hyiger</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791303</guid>
                    </item>
                                        <item>
                        <title>RE:</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791297</link>
                        <pubDate>Mon, 04 May 2026 14:04:04 +0000</pubDate>
                        <description><![CDATA[Prusa&#039;s response after months and  numerous cases made on github, was to remove the G28 &quot;Q&quot; from the C1l config start G code, and back to the standard G28 until they firgure out what is wron...]]></description>
                        <content:encoded><![CDATA[<p>Prusa's response after months and  numerous cases made on github, was to remove the G28 "Q" from the C1l config start G code, and back to the standard G28 until they firgure out what is wrong with the firmware.  Prusa did not make any announcement of this issue, did not include it in any comments when releasing the updated config, as to why and what critical change was made. Just rolled out the updated config, letting any existing users out there with profiles based on the old config, continue to have these problems. Everything's Fine</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>Ruebarb</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791297</guid>
                    </item>
                                        <item>
                        <title>RE:</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791261</link>
                        <pubDate>Mon, 04 May 2026 06:07:31 +0000</pubDate>
                        <description><![CDATA[This isn’t something you should brush off as a rare glitch—you’re dealing with a potentially hardware-damaging firmware issue: based on your description, the “Retry” path in the nozzle clear...]]></description>
                        <content:encoded><![CDATA[<p data-start="0" data-end="1126" data-is-last-node="" data-is-only-node="">This isn’t something you should brush off as a rare glitch—you’re dealing with a potentially hardware-damaging firmware issue: based on your description, the “Retry” path in the nozzle <a href="https://eltinger-entruempelung.de/" target="_blank" rel="noopener">clearing</a> routine is skipping or misapplying the Z re-homing/offset step, which means the printer is continuing with an incorrect Z reference and physically driving the nozzle into the sheet; the fact that it only happens after a failed first cleaning strongly suggests a state-handling bug (likely the machine assumes it’s already in a safe Z when it isn’t). Until this is fixed, the practical move is to <strong data-start="590" data-end="609">never use Retry</strong>—abort the print, manually re-home (full XYZ), and restart, because continuing risks cumulative damage to your sheet and potentially the nozzle; also, your inability to reproduce it on demand doesn’t weaken your case—it actually reinforces that this is a conditional firmware edge case, so you should push support with logs (if available) and exact sequence details rather than trying to “force” it again, because deliberately triggering failures just to capture video is how you end up damaging your machine further.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>chris jordan</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-791261</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785403</link>
                        <pubDate>Thu, 12 Mar 2026 03:48:53 +0000</pubDate>
                        <description><![CDATA[just a FYI, I submitted this post to the product team for review.]]></description>
                        <content:encoded><![CDATA[<p>just a FYI, I submitted this post to the product team for review. </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>Same Old Shane</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785403</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785386</link>
                        <pubDate>Wed, 11 Mar 2026 22:22:53 +0000</pubDate>
                        <description><![CDATA[The redit post linked above finally got some attention from Prusa, they also got a dev looking at the github post]]></description>
                        <content:encoded><![CDATA[<p>The redit post linked above finally got some attention from Prusa, they also got a dev looking at the github post</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>Ruebarb</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785386</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785340</link>
                        <pubDate>Wed, 11 Mar 2026 18:06:29 +0000</pubDate>
                        <description><![CDATA[Don&#039;t worry, software specialists are informed 😊I have had C1L for a month and initially I had the same problem (the same drawing of the nozzle on the table when cleaning), but I also saw th...]]></description>
                        <content:encoded><![CDATA[<p>Don't worry, software specialists are informed 😊</p><p>I have had C1L for a month and initially I had the same problem (the same drawing of the nozzle on the table when cleaning), but I also saw that the problem is known and the team is trying to solve it. After the last update (about a week ago), the nozzle cleaning error disappeared for me - until today, when it appeared again. The circumstances in which the error reappeared in my case were such that I initiated the printout via Connect as "print again", while all previous printouts (since the software update) were initiated via Connect.</p><p>I contacted the technical service department via chat about this matter, shared my observations and received a reply that in fact the problem still occurs when "print again". After this nice and constructive exchange of information, I initiated another print via Connect by sending a new file for printing - the print started with proper nozzle cleaning.</p><p>Try my method, maybe it will work too. Also try my method of observing and writing down your own activities for constructive communication with technical support - these also include activities that are trivial from our point of view, but are important for the printer software. In my case, the "print again" function turned out to be important, i.e. related to the occurrence of a problem. If the problem on your side is solved when you don't use this function, we don't even have to bother the technical support and we can calmly wait until the next update 😊</p><p>If there are any other observations regarding this problem, I think it is worth collecting them here in this thread for the technical department to see. Here is a video of the nozzle drawing on the bed in my printer during a nozzle cleaning error (this morning):</p><p><a href="https://drive.google.com/file/d/1SZI_cm5a_G67kkqXobKFbSMLPeAmybvt/view?usp=sharing" target="_blank" rel="noopener">https://drive.google.com/file/d/1SZI_cm5a_G67kkqXobKFbSMLPeAmybvt/view?usp=sharing</a></p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>Kubarlov</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785340</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785237</link>
                        <pubDate>Wed, 11 Mar 2026 06:35:24 +0000</pubDate>
                        <description><![CDATA[@Ruebarb: Yes, you already postetd the link to Github where the issue was described and a soulution presented in January (!). I didn&#039;t read this Github post, have to admit never done it...ju...]]></description>
                        <content:encoded><![CDATA[<p>@Ruebarb: Yes, you already postetd the link to Github where the issue was described and a soulution presented in January (!). I didn't read this Github post, have to admit never done it...just stumbled over the Reddit post...</p><p> </p><p> </p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>alphasigma</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785237</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785234</link>
                        <pubDate>Wed, 11 Mar 2026 06:23:36 +0000</pubDate>
                        <description><![CDATA[Very, very interestingworkaround - making a &quot;Auto Home&quot; routine - fits in the issue description &quot;  This change in behavior results in the printer losing track of z height slightly (its ...]]></description>
                        <content:encoded><![CDATA[<p>Very, very interesting:</p><p><a href="https://www.reddit.com/r/prusa3d/comments/1rqib31/does_prusa_monitor_their_github_repo_anymore/" target="_blank" rel="noopener">https://www.reddit.com/r/prusa3d/comments/1rqib31/does_prusa_monitor_their_github_repo_anymore/</a></p><p>My workaround - making a "Auto Home" routine - fits in the issue description "  This change in behavior results in the printer losing track of z height slightly (its an accumulated error between prints without a power cycle) and aggressively drags the nozzle into the bed during nozzle cleaning  of the Reddit poster.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>alphasigma</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785234</guid>
                    </item>
                                        <item>
                        <title>RE:  Core One L: &quot;Retry&quot; Nozzle Cleaning Routine Does Not Lower Bed — Causes Nozzle to Scratch Print Sheet</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785173</link>
                        <pubDate>Tue, 10 Mar 2026 16:21:22 +0000</pubDate>
                        <description><![CDATA[@Ruebarb,Thank you for sharing...  Your own experiences are both validating and - unfortunately - discouraging.  I really hope Prusa CS and Engineering can start to take this issue seriously...]]></description>
                        <content:encoded><![CDATA[<p>@Ruebarb,</p><p>Thank you for sharing...  Your own experiences are both validating and - unfortunately - discouraging.  I really hope Prusa CS and Engineering can start to take this issue seriously.</p><p>I'm sorry to hear that your replacement load cell was denied by customs... 🙄 but, I do agree with you that replacing the load cell and factory-resetting the firmware is very unlikely to resolve the issue.  The firmware developers need to take responsibility, acknowledge the issue, investigate the cause, and produce a fix.</p><p><strong>Where is <a href="https://forum.prusa3d.com/forum/profile/josef-prusa/" target="_blank" rel="noopener">@josef-prusa</a>?:</strong>  If we wanted the clear existence of damaging bugs being openly denied and instance of heavy-handed / extreme "resolutions" that don't solve the problem (i.e. firmware resets)... we'd advocate for Apple to release a 3D Printer...  <em>I say this as an Apply user replying from my Mac 😪  </em>This is not what we have come to expect from Prusa and it makes me seriously question the direction of the company and if I can continue to trust the Prusa ecosystem.</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>AssetXer0</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785173</guid>
                    </item>
                                        <item>
                        <title>RE:</title>
                        <link>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785146</link>
                        <pubDate>Tue, 10 Mar 2026 14:08:17 +0000</pubDate>
                        <description><![CDATA[I reported this to Pursa CS 4 times in January, I could even make it repeat. The new Beta firmware 6.5.3, does nothing to address it. CS reached out to me recently and attempted to send a re...]]></description>
                        <content:encoded><![CDATA[<p>I reported this to Pursa CS 4 times in January, I could even make it repeat. The new Beta firmware 6.5.3, does nothing to address it. CS reached out to me recently and attempted to send a replacement load cell due to "microfractures".  Package was rejected by customs, see if they ever get it to me.  Don't believe for a moment that is the problem, as it only occurs during a specific squence of commands.  The lack of problem solving ability is beyond comprehension. Or the best one yet, factory reset. They seems to suggest this every single one of their firmware issue.  Even if factory reset "fixed" the issue for the moment, it is not a solution. Factory reset should never be required to fix a firmware problem. Imagine if you had to wipe your phone for every problem it had.</p>
<p> </p>
<p>Here are all the known posts on this topic.</p>
<p> </p>
<p>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/nozzle-crash-firmware-bug/#post-778788</p>
<p>https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/nozzle-cleaning-failed-after-the-printbed-goes-all-the-way-to-the-bottom-to-338mm-firmware-6-5-2/#post-782329</p>
<p>https://github.com/prusa3d/PrusaSlicer/pull/15141</p>]]></content:encoded>
                        <category domain="https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/">Hardware, firmware and software help</category>                        <dc:creator>Ruebarb</dc:creator>
                        <guid isPermaLink="true">https://forum.prusa3d.com/forum/prusa-core-one-l-hardware-firmware-and-software-help/bug-core-one-l-retry-nozzle-cleaning-routine-does-not-lower-bed-causes-nozzle-to-scratch-print-sheet/#post-785146</guid>
                    </item>
                                                </channel>
        </rss>
        