DueX I2C Errors
-
@samlogan87 I've had the same problem with the I2C errors a few times recently. The consensus is that it is a bad gnd connection between the Duet and Duex but I can't find anything amiss. Like you, cycling the power cures the problem.
This seems to be a recent phenomenon. I don't remember any posts about I2C errors until fairly recently when a few of us have started reporting issues. It seems too much of a coincidence that all Duet/Duex combinations worked without I2C errors for months if not years and now suddenly these problems are starting to crop up. No disrespect to David (DC42) but I can't help wondering if something in firmware has changed to cause this behaviour.
As for your slow printing, 0.05 pressure advance isn't much - I use 0.5. However, if you have extruder jerk set too low, this can affect how pressure advance works. Try increasing the extruder jerk if you can. I'm running with 3600 if that's any help.
-
Thanks for the reply. Yeah it seems really strange. I will check my grounds etc tomorrow but I am pretty sure they are done up nice and tight with the ferrules as well.
I have increased it. I am running a flex3drive and was given a low jerk value (6) from Jason and have bumped it up to 12 and it seems to be printing much faster and seems to have sorted an issue I have been having around the z seam where it was always missing plastic for the first 5-10mm of the new layer.
Regards,
Sam
-
It's only recent versions of the firmware that count and report I2C errors.
-
@dc42 said in DueX I2C Errors:
It's only recent versions of the firmware that count and report I2C errors.
Yes understood. But the manifestation is that we get this sort of "buffering" or delay between sending a command and the printer reacting to it. In my case, when it happens this can be up to 8 seconds. Historically I don't recall any posts reporting such behaviour but lately there seems to have been a bit of a flurry of them. Not all that many, but then there aren't many of use using Duex expansion boards.
Combine that with the fact that cycling power always cures the problem, the problem is occurring on printers that have been running for many months undisturbed (hardware wise) and it starts to look a little like there might be something else amiss perhaps?
-
Just reporting that I'm running a DuetWifi with Duex5 but haven't seen this I2C issue so far. I've been running pretty steady now for the past few months and I have only powered down my printer for updates and nozzle swaps ect..
Now I do only use 1 driver from the Duex5 and 3 of the fan drivers if that makes any difference.
But I will keep an eye out for it.
-
@timcurtis67 When it's happened for me, it's only ever been soon after powering up the printer - not immediately on power up but soon after. It's a very rare occurrence for me and I've printed multi-hour prints for days on end without any issues. Very odd.............
-
Thanks Ian, I will watch for those situations when powering up. Most of the time I just leave my printer running anyway.
The only thing I have recently noticed is one of my fans to cool my DuetWifi board stays on after several hour of the machine being left on. I have the fan tied into the CPU temp to cycle on when needed. Its works fine but then after many hours (10+?) it just stays on. If I reset the Duet board it goes back to working as it normally should so it can't be a bad mosfet.
Not a big deal since running is better than staying off...
-
I've just rewritten the I2C driver for firmware 2.02RC4. We'll see whether that makes any difference.
-
@deckingman
I had these issues with a previous version of the firmware and I upgraded as I think there was a few issues with that on. This one has been working fine for a while.@dc42 Could the buffering issues/duex I2C issues be related to issues around my pressure advance, which I only just enabled? I am running a flex3drive on my printer and the jerk setting for the extruder that was specified by the guy who makes them is 6. Could there be issues if the jerk is holding back the additional work being done for pressure advance because the jerk setting is too low, and it subsequently causing errors? My knowledge of all of how this works is very limited so I might be talking absolute rubbish.
Regards,
Sam
-
@dc42 said in DueX I2C Errors:
I've just rewritten the I2C driver for firmware 2.02RC4. We'll see whether that makes any difference.
Thanks David - I'll give a try when you release it. Due to the infrequent nature of the issue, it could be some time before I have anything to feed back though.