New firmware 1.20beta1
-
Is this the Error bug in DWC ? It keeps flashing every 5 or 10 seconds. Seems to be printing fine, just repeating the error screen over and over.
Is your slicer generating M117 commands on layerchange? Or anything that is not a move? Because that sounds like the problem I have that you can see here: https://www.duet3d.com/forum/thread.php?pid=26586#p26586
-
Working great on the RailCore. No issues at all.
-
Thanks everyone for the feedback. Beta 1 is turning out to be very stable.
-
I just switched to this release yesterday, and my 2 prints worked fine.
But I still have some AJAX errors (they have never been very frequent though).
-
@fma:
I just switched to this release yesterday, and my 2 prints worked fine.
But I still have some AJAX errors (they have never been very frequent though).
Have you worked through https://duet3d.com/wiki/WiFi_disconnections_and_AJAX_timeout_errors ?
-
Yes, but I could not improve things.
As said, it does not occur very often; only during prints, but not on every print. It may be a external issue…
I may try to switch to the ESP-07S (once the warranty has expired ;)).
-
I've added an item to that wiki page about a possible correlation with the temperature of the Duet.
-
Well, I have 2 big 40mm fans blowing on the Duet/Duex, triggered when CPU rises above 45°C, as you do…
-
OK so temperature shouldn't be an issue, assuming you have calibrated the CPU temperature reading.
-
No, I didn't calibrate it! I have to do this…
-
If your uncalibrated CPU temperature under-reads a lot, then the Duet could still be getting quite warm.
-
Well, in fact, default reading was 13°C above real CPU temp. So, fans started running at 35°C instead of 45°C. So CPU temp is not the issue.
-
Hi David,
Is using the HW floating point beneficial to specific performance aspects at this point? Also, is this release including all of alpha 7 enhancements? -
Feedback:
In Chrome on Win10 x64 I can scroll down on pages (print status, gcode files, etc) but within a second or two (AJAX refresh?) it pops back to the top. 1.19 was the same where earlier versions did not.On a print I had going this morning, I was at 97% and slid the speed control from 100% to 112% and the board crashed/restarted. The print is still usable, just not done, but it was a functional part and the top doesn't matter really. At some point during that print, it had acquired a different IP address also which was interesting.
-
Hi David,
Is using the HW floating point beneficial to specific performance aspects at this point? Also, is this release including all of alpha 7 enhancements?It mostly benefits particular machine architectures like SCARA which need to do a lot of floating point computations.
Feedback:
…On a print I had going this morning, I was at 97% and slid the speed control from 100% to 112% and the board crashed/restarted. The print is still usable, just not done, but it was a functional part and the top doesn't matter really. At some point during that print, it had acquired a different IP address also which was interesting.Did you run M112 after the restart to capture the software reset data? If so, please share it.
-
I actually did try m112 but it reset again. I'll do some testing to learn how to use that properly?
-
Great to have the new version out.
In case of a heater error, will it pause the printer?
-
Great to have the new version out.
In case of a heater error, will it pause the printer?
Beta 1 doesn't, but beta 2 will.
-
Feedback:
In Chrome on Win10 x64 I can scroll down on pages (print status, gcode files, etc) but within a second or two (AJAX refresh?) it pops back to the top. 1.19 was the same where earlier versions did not.Same thing happens to me (Also In Chrome on Win10 x64) I'm still on 1.19, I was hoping 1.2 might fix it (but I guess not?)
-
That would almost certainly be an issue between Chrome and DWC, so a firmware change won't help. I mostly use FireFox to access my Duets these days, because Chrome on my Win64 PC had a frequent habit of become completely unresponsive (on all tabs) for about 30 seconds before recovering - even when I wasn't connected to a Duet.