Firmware 1.20 released
-
Have you given up on this? I have no problems to live with the quirk as it is an old legacy board and does not disrupt operation when the workaround has been applied. Although, maybe this should be documented in a FAQ or in the WIKI.
/Thom
-
Are there any plans to enable network drive functionality on the duet? I ask because it would make scripting functionality a lot simpler, I'm planning to make an attachment to allow a USB dial indicator to write a CSV mesh levelling file by just dragging it across the bed without lifting.
-
Have you given up on this? I have no problems to live with the quirk as it is an old legacy board and does not disrupt operation when the workaround has been applied. Although, maybe this should be documented in a FAQ or in the WIKI.
/Thom
Please can you run the 1.21RC1 release and get another M122 report when the problems happen again, as I no longer have the symbol files and assembly listing for that temporary release so I can't relate the software reset data to the code.
-
Are there any plans to enable network drive functionality on the duet? I ask because it would make scripting functionality a lot simpler, I'm planning to make an attachment to allow a USB dial indicator to write a CSV mesh levelling file by just dragging it across the bed without lifting.
We have no plans to do this with the current Duets. There probably isn't enough memory to run a protocol like CIFS or NFS, and the protocols that provide a block-level interface over the network can't handle local reads/writes at the same time. But the next generation Duets will eventually be able to provide this.
Meanwhile there are HTTP and FTP commands available to manipulate files on the SD card via the network.
-
Ok, thanks for the quick response David, just a convenience thing, I'll have to dig back in my memory banks for http and ftp manipulation.
-
Have you given up on this? I have no problems to live with the quirk as it is an old legacy board and does not disrupt operation when the workaround has been applied. Although, maybe this should be documented in a FAQ or in the WIKI.
/Thom
Please can you run the 1.21RC1 release and get another M122 report when the problems happen again, as I no longer have the symbol files and assembly listing for that temporary release so I can't relate the software reset data to the code.
I already did. It's here in this thread, in the 11'th post:
https://www.duet3d.com/forum/thread.php?id=4195 -
Thanks, I've made a note to look at that report.
-
I have a proposal for you David. I'll send my 0.6 Duet to you (I'll cover the freight cost myself). I'll swap it for any other Duet type board you might have in your bins, as long as it works.
/Thom
-
It's by no means clear that the problem is with the Duet.
-
It's by no means clear that the problem is with the Duet.
I'm not saying it does, although there are some circumstantial evidence pointing in that direction (1.19 worked fine /w DHCP). I was thinking more in terms of giving you a chance to examine the actual board in your lab. It's up to you if you think that doing so has any value or not, I can live with the fixed IP address in order to benefit from the new features in the latest FW releases.
/Thom