prusa3d / Prusa-Firmware

Firmware for Original Prusa i3 3D printer by PrusaResearch
GNU General Public License v3.0
1.99k stars 1.05k forks source link

[BUG]<Printer is hitting model during filament replacement> #4693

Closed Szpansky closed 1 month ago

Szpansky commented 1 month ago

Printer type - [e.g. MK3S] Printer firmware version - [3.13.3.]

SD card or USB/Octoprint Octoprint

Describe the bug I have sequence output setting 'on'. During filament replacement to the next fresh spool, the printer crashes to the previous model. The printer was out on 1st layers and the printer should go higher on the Z axis. After the filament replace the printer starts printing in a different place due to the crash.

To Reproduce Set sequenced output, print one model in front of the printer at least 30mm high, it should be more on the right side of the bed. cut the filament when the printer starts printing the next model to see how the printer is hitting the previous model during filament replacement.

Expected behavior The printer should know the exact height to move so, as to not hit the previously printed model if we run out of filament.

G-code n/a

Video Photos: c8cb3f7c-99bd-4657-b5f1-d170800b01ee 135da05e-7925-4625-8f75-c94009a205b5 b2027210-be65-48fe-a9ef-ce652a54dac4

3d-gussner commented 1 month ago

@Szpansky This is a duplicate of https://github.com/prusa3d/Prusa-Firmware/issues/3496

We are looking into that issue. Sequential prints are bit challenging in this regard.

Please consider to close this issue.