Print quality issue
-
@Dkos said in Print quality issue:
It is a DIY CoreXY printer
can you post a picture of the printer? then we may be able to give more hints as to what could be causing problems.
-
@Veti Yes of course.
Here is the current state with a cantilever z axis (dual linear rails):
And i have a weekend upgrade (long time coming one..) planned for a dual lead screw bed with 1 Z motor and 3 screw leveling cast aluminum bed:
Last, i am currently figuring out the most convenient way to add a thin aluminum plate on top of each pulley pair on the XY system. As it turns out, some of the have a bit of play, which may introduce the backlash that dc42 is talking about. At the moment i readjusted all of them to be as tight as possible (and still being able to turn without much friction) and have a print on the way. But this might be the source..
-
the belts on the x axis dont look perpendicular to each other.
that will cause slight positional errors as well.can you post a picture from above?
-
I attached both real and CAD since its not very clean:
There is a bending due to the clamping of the ends next to the extruder if thats what you noticed.
-
@Dkos said in Print quality issue:
There is a bending due to the clamping of the ends next to the extruder if thats what you noticed.
Yes that is going to lead to positioning errors since the length of the belt will vary depending on the angel of the belt. Those belt runs should be 9o degrees perpendicular to the idler direction change.
Regarding your print quality issues. What slicer are you using? Share your profile if possible.
-
@Phaedrux Apologies for the delayed response.
Thanks both for the 90degrees notice, i did not though of that! I will design a new way to clamp the belts.
I am using PrusaSlicer 2.1, and for the profile i guess you mean the slicer profile. Since they are many I will include one example i use quite often, and the one that produced the above pictures.
config.txt [converted to .txt cause i could not upload .ini file]
-
First try a different slicer. It could be this https://m.facebook.com/groups/675831176090951?view=permalink&id=1183905701950160
-
@OBELIKS I can't get that link to work. Private group or broken link?
-
@OBELIKS thanks for the input.
As DocTrucker, the link seems broken for me aswell.
Although i just set up a Cura profile, my initial results are not something spectacular but i guess i have to further tune the profile. I will update on this one again as soon as i have a more complete profile.
-
Ah yes, private group for Prusa printers.
Some of the prints that are there:
While it could be unrelated, it's a good idea to first check a different slicer. -
Especially if the issue is present when you transition from a solid infill/top layer to empty space as it is seen on last picture.
-
@OBELIKS thanks for the pictures! Yes this seems to be for sure part of the reason of my quality problems. I will be a bit more persistent with my Cura profile to see if the cura engine avoids this issue.
I upgrade this weekend my Z in dual leadscrew and that left no more time to experiment further. In my case i believe it is a combination of my belts being not perpendicular in the Y axis, the slicer issue that you mention and (maybe) 1 suspicious pulley. I will update with results on this thread as soon as i have redesigned the belt clamps and i have a complete cura profile.
-
@OBELIKS said in Print quality issue:
First try a different slicer. It could be this https://m.facebook.com/groups/675831176090951?view=permalink&id=1183905701950160
Since we can't see the link what is the cause of the bulges?
-
I don't know if the real problem was already discovered and fixed, but here is the "official" reply from one of the developers (Vojtech Bubnik):
There are multiple effects in play, therefore some of your prints may show a different effect than the prints from the others. Ideally we would compare apples to apples, we would work with Slic3r's 3MF files that contain all the modifiers and parameters, so we can keep track of most of the variables in play.
First, the Slic3r's logic to extend the solid infill is there to anchor the solid top infill into the sparse infill. The logic is sound, but it has its drawbacks as you guys found out, it consumes material , it adds to the print time, and currently it is not configurable in Slic3r. Cura and S3D just do not extend the infill, thus you may see gaps at the bottom of your boxes as you already have found out as well. In the future versions of Slic3r, we may make the extension into the solid infill configurable.
In addition, Slic3r applies perimeter-infill overlap to close some of the gaps between the solid infill and inner perimeters, which it may have a negative effect on the accuracy of the outer wall. You may try to decrease the overlap number with the risk of getting some gaps in solid infill, the config parameter is available to you.
Then there is sometimes an effect of thin walls being extruded with just perimeters with no infill, and it may happen, that the wall thickness is not an integer multiple of the extrusion width (this is again a bit complicated by the fact, that Slic3r calculates the wall width as the tangent width giving the "corrugated iron sheet" surface of printed vertical walls, you will find a "recommended object thin wall thickness" hint at the Print Settings -> Layers and perimeters page for a given integer number of perimeters), so Slic3r will produce some overlap of the inner most perimeters to fill in the space completely, if the "Detect thin walls" feature is disabled. If you enable the "Detect thin walls", then Slic3r will fill in the remainder inside the inner most perimeter with a single line. Unfortunately the "Detect thin walls" feature currently may produce some unwanted single line extrusions at sharp protrusions of a model, therefore we have it disabled by default in our profiles. In the future, we will split the "Detect thin walls" to "Thin walls inside / Thin walls inside and outside" the way it has been done recently in S3D. By the way, S3D's recent implementation most likely copied from the initial gap fill algorithm implemented some 3 years ago in the original Slic3r, as it manifests the same behavior including the negative artifacts (read bugs).
Lastly, it is the physics as others noted. Plastics, if extruded first from pellets into a filament, and then from filament into a very thin rectangular extrusion, will behave neither as a liquid, nor as a solid. The stretching of the plastic will align the long molecular chains of the polymer, introducing internal stresses to the extrusion. This internal stress will pull the extrusion together if not cooled quickly enough. Indeed, as many of you found out, in a cool basement the effects are more pronounced, also on my MK2 the 3D Benchy has the line more pronounced at the side away from the cooling fan.
So, it is "just" physics, and it will be very difficult to compensate for the internal stresses and cooling effects of the filament IMHO, one of the reasons being the viscoelastic behavior of the molten plastics, and the dependence of the plastic behavior on its composition, temperature, hydrolisis of the polymer molecular chains if the filament is not 100% dry (polyesters - PLA & PET are sensitive to hydrolisis, hydrolised filament contains shorter polymer chains, thus being less viscous), effectivity of the cooling, reflections of the cooling air from the already printed objects etc.
-
@Dkos it's a longshot. Can you try to slice again as you did and then export to .obj and open that in Blender. It will probably not show anything out of order, but still worth a shot.
-
@OBELIKS Sorry for the delayed answer, i needed to find some free time to work on the printer.
Thanks for the blender idea, i did it and the layers seemed perfectly aligned in blender.
So I moved on, and created a Cura profile, which is kind of tuned at the moment. The issue is not completely eliminated using Cura engine, but playing with the settings a bit did decrease it.
Edit: language corrections..
-
So.. in order to fight the issues one by one. I did a kind of "dirty" redesign of the belt clamps in order to make the belts parallel, which did improve the situation:
I did the Z upgrade. Initially i went with 1 motor with a closed loop belt and pulleys/idlers but after a lot of tweaking to trying to make a faint Z wobble disappear, i failed and converted to 2 motors on Z with independent drivers.
Now, either i came upon a new issue, or one that was underlying here the whole time.
My X axis walls, especially the right one is messed up. Y axis is perfect (on which the fan is also blowing directly upon). Printing the cube at 45 deg angle to isolate motor movements seems to produce much better results.
Normal orientation:
At 45 deg:
Extruder one-sided cooling:
Does it look like it is related to cooling? Or some kind of backlash when both motors are working towards a move along the X axis?
P.S Ignore the messy wiring, it is temporary. I will fix everything in a nice manner as soon as i move all the electronics at the bottom department .
-
So, I finally solved my issue. The culprits where all these idlers:
These are the typical cheap ones, that had a fair amount of play between the inner 3mm bore and the m3 bolt which is of course less a bit less that 3mm. I did a quick test by replacing them with pairs of F623ZZ (which i was able to tighten all the way without blocking their rotation...) and had a huge quality improvement, so i went ahead and redesigned all the idlers to use F625ZZ to go from 3mm to 5mm shaft, and placed an order for shoulder bolts. That should be considerably stiffer.
That of course as far as the mechanical part is concerned. The slicer related issues might be compensated a fair amount by tweaking the settings, but not entirely disappear.
Thanks for all the ideas!
Edit: forgot to add some samples, not anything complicated but that only prints i have at the moment
-
Cheers for the feedback on the solution. One more item to double check on the machines!
-
WOW
Can you make a picture with M3 bolt in the cheap idler? Is the gap visible?