-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lack of filament change time on printer display #13031
Comments
I have experienced the exact same issue on my MK3S+. This happened recently when I upgraded from 2.74 to 2.8. I also tried upgrading the firmware on the printer from 3.13 to 3.14 and still had the same issue. I can also confirm that models sliced on 2.74 or earlier still work properly. |
@gpapathanasiou, I believe your issue is the same as #13008 and isn't related with this issue. @taz43mca and @benring, provide us please the 3mf file, perhaps evaluating your configuration can help us |
This was reported for 2.8.0-alpha5 in #12849 |
Fixed in 2.8.1-rc1. Closing. |
@lukasmatena Just testet it with 2.8.1-rc1 and it's not fixed. Still the same behavior as in 2.8.0. M73 Cxx codes are not generated for color changes. |
Thanks, my bad. The issue that was fixed was #13008, which seems to be what @gpapathanasiou mentioned here, but this issue was originally about something else. Reopening. |
If it can help to resolve the bug. I made some tests with PrusaSlicer 2.8.1-RC1 If I add a break(M601) and a color change(M600). In the Gcode file, no problem M73 Cx and M73 Dy are correctly insert But If I use multimaterial painting, Tx are correctly insert but not the M73 Cx and M73 Dy It has been confirm by DanoPernis on the issue : prusa3d/Prusa-Firmware-Buddy#4089 (comment) I can provide my test file if you need it. |
I have a MK2.5S and did note that I still got the changes but they did not show up on the LCD screen as XX:XXC. All I get is the XX:XXR for the remaining time left in print.
I also had some intermittent filament change pauses occur that were not inserted in the slicer when I did my slice.Right now I am slicing with version 2.5.0 and am having no such problems. I am, however, having a problem as follows:Layer 1 - fan speed (in tune) 0Layer 2 - fan speed 84Layer 3 - fan speed 170 *Layer 4 - fan speed 255 *If I do not immediately go to TUNE and drop the fan speed at the start of layer 3 and 4 to 100 or lessI get a Thermal shutdown. I thought that the firmware (latest) may be adjusting the fan speed for the 24 Volt hot end of the MK3 and above and not for the 12 Volt MK 2.5. The slicer has a max fan speed set at 100 so the problem has to be in the firmware.All parts of my printer are new, motherboard Rambo 1.3b, and hot end.If you send me the 2.8.0 Slicer mod I will try it and report findings.Regards,Carl
In a message dated 9/18/2024 8:52:47 AM Eastern Daylight Time, ***@***.*** writes:
If it can help to resolve the bug. I made some tests with PrusaSlicer 2.8.1-RC1
Add a shape box.
If I add a break(M601) and a color change(M600). In the Gcode file, no problem M73 Cx and M73 Dy are correctly insert
But If I use multimaterial painting, Tx are correctly insert but not the M73 Cx and M73 Dy
It has been confirm by DanoPernis on the issue : prusa3d/Prusa-Firmware-Buddy#4089 (comment)
I can provide my test file if you need it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi all, |
Can you please retest this with 2.9.0-rc1? It turns out there were multiple issues with the color change time estimate. |
Downloaded and ran a quick test and the change time now shows up on the LCD screen. Thanks for the fix.
In a message dated 12/20/2024 6:35:04 AM Eastern Standard Time, ***@***.*** writes:
Can you please retest this with 2.9.0-rc1? It turns out there were multiple issues with the color change time estimate.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thanks for the update. Closing. |
Confirmed. Works for me too!
Just in time as my upgrade kit has already shipped.
…On Fri, Dec 20, 2024 at 11:01 AM Lukáš Matěna ***@***.***> wrote:
Thanks for the update. Closing.
—
Reply to this email directly, view it on GitHub
<#13031 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB3PZKM77SZBQO4OOZJJZDT2GQ5MPAVCNFSM6AAAAABKNV6UKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJXGI3TKOJQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Description of the bug
Although the printer did stop at the designated layer for the filament change designated in slicer, the time to change did not show on the printer display. previous versions showed remaining time "R" and time to filament change "C" on printer display. My printer is a MK2.5S and both firmware and software are latest versions.
Project file & How to reproduce
Oval Frame C 1988 A STL_0.2mm_PLA_MK2.5S_2h9m_6.09mm_$0.47.gcode.zip
Checklist of files included above
Version of PrusaSlicer
2.8.0
Operating system
windows 11 Pro
Printer model
MK 2.5S
The text was updated successfully, but these errors were encountered: