-
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
Issue when using colorchange #12694
Comments
I actually observed a similar behaviour a few days ago, but on a XL with 5 heads:
As I said ,not sure which version it did...but the result was a lot of small string and of course small blobs of wrong filament. When using the wipe tower, this problem does not occur, since then everything ends up there. But for printing multiple objects with different tools, each tool another object...The wipe tower would not be needed, but since the tools then go for a moment to the wrong object, this leads to unnecessary 'pollution' and in case ob e.g. PETG and PLA not only color contamination but weak structural integrety as well, because of non sticking residues here and there... Situation was:
|
I use the following "Tool change G-code" as a workaround: G1 Z3 F720 G92 E0 G90 M83 M600 This lifts the nozzle prior moving the the color change by 3mm. After the color change, it moves back to the same position (again 3mm above the object) and then moves to the first extrusion point for the new color. This way, the new color does not get dropped at the old location. |
Description of the bug
There seems to be an issue in the slicer when using the setting Multiple extruders with only a single extruder installed.
I've been playing around with printing multiple colors in a single layer, and I have been noticing a behavior which I can reproduce. At first I thought there was dirt in my nozzle or extruder, which means I have dots with the wrong colors in my prints. I've uploaded a picture of to different prints with different filaments and print surfaces, and the dots are exactly the same at the same spot in both prints. Notice the two orange dots in the Y and the black dot in the left orange arrow.
What I've seen, when observing the printer working, is that after a color change, the nozzle returns to the position it left from to go for the color change, and it then prints a dot of the new color in that position, before it moves to where it should actually start printing the new color.
The printing order of the first layer was:
It also extrudes a big dot on the edge next to the Y. Again same procedure on both prints.
Project file & How to reproduce
GPS cover.zip
I've attached the gcode, and the printer will make the same behavior everytime it's being printed.
Checklist of files included above
Version of PrusaSlicer
2.7.4+
Operating system
Windows 10
Printer model
Prusa Mk4
The text was updated successfully, but these errors were encountered: