A Color 3D Benchy!
-
Hi Eddie,
Ref tool 10. Nothing in you config is jumping out at me. Suggest you check the gcode file to see if the T10 codes are present in the file. Also check that there is nothing in the start gcode that is altering the active temperature for that tool. I usually set active and standby temperatures to 0 in config, then put the active and standby temperatures that I want to use for the tools in the start gcode (and set the both the same). It makes life easier if you start sing different filaments like PETG instead of PLA.
Ref stringing - yes it's retraction. What length are your bowden tubes, and what values do you have in M207?
Ref the height - dunno. It's a Delta which I know nothing about.
Ian
-
Hi Ian,
Guess I should have just emailed you.
T10 is OK, in fact I printed a 20mm square from all tools, 1 at a time. Odd I get different colors if I go from 0 - 11 or 11 - 0.The missing T10 must be lacking in the gcode.
re-stringing, the tubes are pretty darned long, but that's how they came from reprap.me. My M207 (firmware retraction) is
M207 S4.0 F4000I've gone up to 6.0 with no change. Of course, that was on the fly, not in config.g .. I assumed you can change m207 on the fly?
Height, yeah, it is me.
-
Yes you can change the M207 parameters on the fly - just like almost everything else.
-
Hi Ian,
Guess I should have just emailed you.
T10 is OK, in fact I printed a 20mm square from all tools, 1 at a time. Odd I get different colors if I go from 0 - 11 or 11 - 0.The missing T10 must be lacking in the gcode.
re-stringing, the tubes are pretty darned long, but that's how they came from reprap.me. My M207 (firmware retraction) is
M207 S4.0 F4000I've gone up to 6.0 with no change. Of course, that was on the fly, not in config.g .. I assumed you can change m207 on the fly?
Height, yeah, it is me.
Hi Eddie,
I'm happy to help via email if I can but if you post here, it might help others who run into the same problems in the future.
Ref stringing/retraction. My advice would be to shorten the tubes as much a you can. In general, the longer the tube, the more retraction you need. That's why my insane printer has the extruders mounted close to the hot end and driven on their own carriage.
Something else I've recently discovered that has been bugging me for a while is that sometimes it seems I need more retraction than other times. I think I now know why. I narrowed it down to the fact that I didn't get stringing at the start of a print, but as the print progressed, stinging started to appear. I'm 99% sure that the reason is that the unused filaments get ground down by the constant retract - unretrcat. This reduces the filament diameter so for the same number of steps, each retract moves less and less filament. You start off with say 5mm for all 5 filaments but after a while, the constant back and forth movement over the hobbed bolt grinds down the unused ones and they only move say 3mm. That is what I think is happening. So, I'm playing around with extruder tension and trying to use the lowest that I can get away with. PETG seems more affected by this than PLA. I've actually had PETG get ground almost right through and then it won't feed at all.
For my setup, with Bowden tubes of around 160mm (from extruder outlet to top of heat sink) I know that 3mm of retraction works normally but I have it set to 5mm to try and compensate for the grinding down of the unused filaments. It depends a lot on the model you are trying to print. Those with lots of retracts will suffer more than those without.
HTH
Ian
-
Maybe mixing hot ends are a good application for a belt-driven extruder? The sort that uses a belt to push the filament instead of a hobbed insert.
-
I'd like to try belt extruders.
Ian,
How can filament get ground down if the mixing ratio always has a 1 for the non-active extruder(s), to keep the filament moving?What happened with your mixing without a prime/wipe tower, changing mixing ratios ahead of time? I mean did you get a script written to make that happen or was there more to it? Stringing only seems to happen when the head moves from one object to another (mode and prime tower for example), the head uses the same path over and over, eventually repeated entry and exiting of the same point (pathing), the artifacts add up and get the results shown in the original post. If the head never leaves the object, there is no stringing. Your script would help here by eliminating the prime/wipe tower.
.Now I screwed something up and I can't print at all. The head sits about 5mm above the print bed all of a sudden.
-
Maybe mixing hot ends are a good application for a belt-driven extruder? The sort that uses a belt to push the filament instead of a hobbed insert.
You must be psychic - been having exactly the same thoughts.
-
@Eddie, sorry for beeing a little off topic but when reading the topics you opened i realized that the pictures you have taken are a little shaky, so details are hard to make out.
Have you ever tried to fixate your camera when doing the photos? I usually put my phone on a some cardboard box or something similar so that the camera cannot move much.
This gives sharper pictures that make it easier to see what is going on. Also bringing in some extra light helps, but usually it is enough to put the phone on something to get better usable results. -
I'd like to try belt extruders.
Ian,
How can filament get ground down if the mixing ratio always has a 1 for the non-active extruder(s), to keep the filament moving?What happened with your mixing without a prime/wipe tower, changing mixing ratios ahead of time? I mean did you get a script written to make that happen or was there more to it? Stringing only seems to happen when the head moves from one object to another (mode and prime tower for example), the head uses the same path over and over, eventually repeated entry and exiting of the same point (pathing), the artifacts add up and get the results shown in the original post. If the head never leaves the object, there is no stringing. Your script would help here by eliminating the prime/wipe tower.
.Now I screwed something up and I can't print at all. The head sits about 5mm above the print bed all of a sudden.
Eddie. Filament can still get ground down when you print small areas. Say for example you use a 3 colour hot end and have a mixing ratio of 0.98:0.01:01. Now let's assume that you need to extrude 10mm of filament to complete a small area before moving on the the next small area. The main filament will move 9.8mm but the other two will move only 0.1mm each. So if you need to retract say 5mm, 4.9mm of the filament will already have been moved once and only 0.1mm will be "fresh". If that process gets repeated say 10 times, then a 4mm section of filament will have been retracted and un-retracted 10 times. As I explained, you can alleviate it somewhat by using the minimum extruder tension that you can get away with so that the hobbed bolt doesn't bite so deeply. This is also another reason why I prefer to use a bigger nozzle - it's easier to push filament through so you need less extruder tension.
I'm still using my script although it does have bugs. I tend to go through the modified gcode file and manually edit the obvious errors. I just haven't had chance to look at it for a long while. I've passed it on to an old chum who has his own business writing code, but he only tends to use something called C sharp. I've told him that there is no money in it, so is he wants to do something, it'll have to be for the kudos alone. I think he plans to make it a stand alone application or some such, but he has a very busy life so it could be weeks, months or years before he gets around to it.
Yes stringing does only occur on non-print moves. That's kind of why retraction was invented. What happens is that at the end of a print move, there is blob of filament, more or less as thick as the nozzle, and as high as whatever you layer height is, attached to the nozzle but stuck to the printed part. So when you then move the nozzle, it gets stretched out into a fine thread. I don't know if you've ever used epoxy adhesive or some of those glues that come in a tube, but if you have, you'll know what I mean. Actually, the situation is a bit worse than that because the filament can tend to ooze on it's own, even when the extruder stops pushing. So what retraction aims to do is to "suck" that filament back up inside the nozzle before we do our non-print move, then un-retract it (push it back down) when we are ready to print again.
The script would help with eliminating the need for wipe/prime towers but these might actually be helping by keeping the "unused" filament moving.
As a general, rule the longer the Bowden tubes, the more retraction you need. But, if you go too high with retraction, you can reach the point where you draw so much molten filament back that it can go past the heat break where it will start to solidify and cause a blockage. Now you know why I've gone to such extremes to keep the Bowden tubes short on my big machine.
Fun isn't it? I think you have to have a bit of a masochistic streak to use a mixing hot end.
Ian
-
I hope I will have time to add the look-ahead colour mix change to the firmware soon, but first I have to switch the firmware over to using a RTOS.