Hi Gr5,
Thanks for your reply, I tried the suggestions you made and found that you were right ;c)
Although there was no vertical spike left on the part, the oozing started to happen and a big mess resulted.
So I did a couple of tests with the wipe tower (print all at once enabled) and noticed a few things. Although this works much better there is room for improvement.
As the slicer is optimised for the fastest print time, the nozzle may (and often does) print 2 layers on the same part, resulting in overheating and curling in some cases. Also, unless a large wipe tower is used there is no way to control how much time is spent away from the main part for cooling.
So based on these findings I am looking to try the following:-
Find a way to change the time spent on the wipe tower, whilst maintaining the speed setting for the main part. I think this would be beneficial because a smaller wipe tower would waste less material.
Find a way to make the slicer go through the objects to be printed sequentially to allow even heat distribution and maximise cooling. I think Daid may have mentioned this in another thread.
I know that I could submit these ideas as feature requests, but I would rather experiment to see if these things actually work first.
Many thanks.
Recommended Posts
gr5 2,265
The wipe tower is trivial and easy - just add it in CAD or make a seperate tower in cad and place next to your part with cura and choose "print all at once" in tools menu.
For the sideways motion on "cool head lift" that would be a great test. I also expect some improvement but note that while it is sitting there over to the side it keeps extruding. Even with retraction. Maybe cool head lift needs extra retraction? That won't work either. It works for a second or so but then the pla heats up and expands and pressure pushes the pla out the nozzle and you get a short string. Then when it is done with cool head lift it goes back and the string gets tacked onto the side of your part.
Anyway sideways *only* motion on cool head lift is trivial. Just remove the Z portion of the G0 or G1 commands in that part of the gcode.
So for example change
G0 X10 Y12 Z33
to
G0 X10 Y12
Link to post
Share on other sites