-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Second extruder skips prime tower on first few layers #13713
Comments
Hey @omgitsraven, Welcome to the Ultimaker Cura Github 🚀 Wow, that looks like a bug 🐛 GH13713.mp4It only seems to happen on rafts, and it's related to the support. We did some changes for rafts in 5.1 so this might be related. |
Hey @omgitsraven, I brought your issue up to the team. 💪 Thanks for the report! 👍 |
Hello. |
Hey @HFJuli, There is no solution available yet. I was about to propose to go back to a previous version of Cura as a workaround. So the best workaround I can offer is printing a brim instead of a raft. |
This is now fixed for the 5.3 stable release, thank you for your feedback! |
|
I also tried creating a new document, with the print settings all reset to default, and only changed the settings necessary to test a prime tower (enabling prime tower, enabling supports on second extruder) and the bug still happens. |
Hey @omgitsraven, I took a look, because I really thought it was resolved. The thing that has been fixed in the linked ticket has been the fact that printjob would fail. I agree with you that the actual priming of the pva extruder is missing. It seems that in the amount of reports we've received over the different sources the focus has been shifted in making sure that the printjob can actually be printed and not in the air. The team has been working on improving the primetower for our 5.4 release (you can read more about it here Ultimaker/CuraEngine#1798). I'll check for you if a fix for the priming extruder is included there, or if we need to put in some extra effort in actually resolving the priming issue that has been mentioned. |
Quick update, it's definitely a bug. If the extruder it's used it should be primed. We've added a ticket to the backlog with the intent of improving this. Thanks for the report! 👍 |
Quick update from our side 👋 We are cleaning up our open issues, so we can focus on the most requested and needed features and bug fixes from our community and from UltiMaker, I stumbled upon your issue about the prime tower behavior on a raft. I asked one of our developers to take a look because we both cannot reproduce this issue in Cura 5.4 anymore. 🤯 If you still run into the issue, can you let help us to point out what we should be looking at? |
You're right, it's fixed! Thank goodness. Thank you for catching that! |
For the record: I'm finding this is still happening in some circumstances, but I'm able to mostly work around it by playing with things like raft thickness until it magically works out.... I won't reopen until I've got a reproduction case, but I thought it was worth noting. |
Application Version
5.1.0
Platform
Windows 10
Printer
Creator Pro 2
Reproduction steps
Actual results
After the rafts are done printing on extruder 1, extruder 2 begins to print the supports, WITHOUT printing anything on the prime tower first, for several layers. (Sometimes as little as 1, sometimes as many as 3, depending on the print?)
Expected results
Extruder 2 should have printed on the prime tower before trying to print any supports -- especially after having sat to one side while extruder 1 printed the raft for several layers, it really needs a moment to get the flow going before trying to print anything worth keeping.
Checklist of files to include
Additional information & file uploads
A demo project: PrimeTowerBugDemo.zip
Screenshots showing the problem:
The raft is finished:
![image](https://user-images.githubusercontent.com/8540042/199493895-b5baca3a-b5cd-4696-98a3-765e0f085708.png)
Two layers of support without the tower changing at all:
![image](https://user-images.githubusercontent.com/8540042/199493963-33b6a4d6-1c11-4008-b68e-d7bdca53ec4d.png)
The first post-raft extruder 1 layer adds to the tower:
![image](https://user-images.githubusercontent.com/8540042/199494048-33a58404-5428-42b5-b97e-7e367f72111a.png)
The first extruder 2 layer AFTER that finally starts adding to the tower as well:
![image](https://user-images.githubusercontent.com/8540042/199494141-5c1c9a99-6e6a-4ce0-95ed-ea22b3cdbacb.png)
cura.log: curalog.zip
For what it's worth, I've also noticed that extruder 2 will skip adding to the prime tower on some later layers as well.
The text was updated successfully, but these errors were encountered: