Solved 3.5 B3 Toolboard stepper intermittently running backwards
-
@OwenD It is not a defective driver, because if downgrading the firmware to v3.4 everything is working fine again.
-
@OwenD It's not a failure of a driver because rolling back to 3.4 fixes the issue
-
@gloomyandy I'm not trying to bug you but I'm just curious. Have you been able to reproduce the issue?
-
@ctilley79 Not exactly, I've been running a lot of general extrusion tests on my e3d toolchanger comparing two different toolboards (a 1LC and a prototype rp2040 based one) against a tool driven directly from the main board. I've seen some extrusion issues with both the toolboard based tools and with the directly driven tool, though they seem to be slightly different. In both cases I have only seen a problem when using both PA and IS at the same time. I've passed on my results to DC42 and hopefully he will be able to investigate further. I don't think I've seen the extruder running backwards in any of those tests.
-
@gloomyandy Not running backwards is one thing, but have you gotten it to just stop? The extruder i mean, Intermittently and then start again by itself?
-
We are aware of and looking into this issue. I'll create a github issue for it today hopefully.
And many thanks to those doing the excellent testing and reporting here.
-
@Phaedrux I would like to add some information to this issue which will hopefully be helpful.
I have a simple setup, Ender 5 Pro with Duet 2 Wifi in standalone mode, no toolboards or other attachments. Running 3.5.0-beta.3.
I just finished installing an LGX Lite extruder and custom fan setup. I calibrated esteps and had some strange issues.
From the PanelDue Extrude retracts and Retract extrudes. I thought I had the direction backwards for the LGX Lite but I did not.
Strangely prints seemed to work. However doing more testing this morning I noticed that the purge at the start of a print actually retracts the purge amount. But then the print proceeds normally.
The same thing happens with the Panel Due in that at some point (seems random) the direction corrects itself.
My point is it may be a more general issue than just toolboards.
If you need any testing done I will be calibrating this printer all day so happy to oblige.
-
@tas That's very interesting. Pretty much rules out issues with the can bus.
-
@tas thanks for the additional data points. I expect to investigate this issue tomorrow.
-
@tas please provide your config.g file.
Do you have pressure advance or input shaping configured?
-
@ctilley79 @tas @Argo I have found a possible cause of this issue. It will indeed give the appearance of randomness because whether it happens will depend on the history of moves done. It is most likely to occur either segmentation is enabled. It is unlikely to occur unless pressure advance is in use, although it might possibly occur on a delta printer even when pressure advance is not used.
Are you able to test a new build of the firmware that should correct this? If so, which boards do you need firmware for?
-
@dc42 said in 3.5 B3 Toolboard stepper intermittently running backwards:
@ctilley79 @tas @Argo I have found a possible cause of this issue. It will indeed give the appearance of randomness because whether it happens will depend on the history of moves done. It is most likely to occur either segmentation is enabled. It is unlikely to occur unless pressure advance is in use, although it might possibly occur on a delta printer even when pressure advance is not used.
Are you able to test a new build of the firmware that should correct this? If so, which boards do you need firmware for?
I've had a much similar issue on my Duet 3 @ 1LC and would love to test out a possible fix
āļø
-
Hi dc42,
I just need firmware for Duet2wifi and I can test immediately.
I do have pressure advance enabled in my config.
-
@tas please try the file at https://www.dropbox.com/sh/in0t2j68ic66oa8/AADv_6WzRy07H6MhBOrkDt23a?dl=0. Caution: this is untested because I no longer have a Duet 2 machine to test it on.
@Exerqtor I will test the new tool board firmware on my machine before I make it available.
-
@Exerqtor my test print was OK so I have put the new binaries for tool board and 6HC at https://www.dropbox.com/sh/in0t2j68ic66oa8/AADv_6WzRy07H6MhBOrkDt23a?dl=0. The tool board binary should be all you need to fix this issue.
-
@dc42 Iām using an SBC Duet 3 6HC and Toolboard. Is there a process to update without the package manager?
-
@ctilley79 if you are already running 3.5.0-beta.3 then it should be OK to just upload the new files via DWC.
-
@dc42 Yes that has fixed the problem.
I tried extrude and retract from the paneldue three times rebooting the printer each time. All ok.
I then tried a print and the prime did push out filament. I see no issues with the print so far.
So you have fixed the issue and my Duet2Wifi machine did not blow up.
Many thanks.
-
I can confirm the issues are gone with Duet 3 Mini 5 + Toolboard 1LC
-