Firmware 2.0RC2 released
-
@carlosspr said in Firmware 2.0RC2 released:
Same for me. At some point the Web Interface lost connection and the print stopped. I was able to access the board via Telnet and generate an M122, but several atpempts needed before gettign the log because the Telnet would close connection before dumping all information.
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 2.0(RTOS)RC2 running on Duet WiFi 1.02 or later
Board ID: 08DDM-9FAM2-LW4S4-6J1D8-3SJ6M-TMVZY
Used output buffers: 2 of 20 (8 max)
=== RTOS ===
Static ram: 28564
Dynamic ram: 96048 of which 0 recycled
Exception stack ram used: 288
Never used ram: 6172
Task NETWORK ready, free stack 1408
Task HEAT blocked, free stack 1256
Task MAIN running, free stack 3804
=== Platform ===
Last reset 00:01:23 ago, cause: software
Last software reset time unknown, reason: Hard fault, spinning module Platform, available RAM 5864 bytes (slot 3)
Software reset code 0x4030 HFSR 0x40000000, CFSR 0x00000400, ICSR 0x0041f803, BFAR 0xe000ed38, SP 0x20005004
Stack: 0040b539 00433b84 01000200 f8000000 406e386f 3edb6db7 b7b4d800 3e178897 3e1cd04f 41700000 3e23e0ac 3e3a4c97 3e63a87e 3e9258c9 3cd1cfc0 3f317180 3f800000 60000000 40382d26 60000010 004448bb 20005070 200050b8 00000001I move this post here from the thread on 2.0RC1.
I confirm that there is a problem with getting M122 reports via Telnet. I will try to fix this for the 2.0 release.
The software reset data indicates that it crashed while trying store data for Telnet to pick up, but the crash address doesn't make sense. Please confirm that you were running the firmware binary downloaded from the releases area on github, not one that you built yourself.
EDIT: I just spotted that the "impreciserr" bit is set in the CFSR, which would explain why the fault address doesn't make sense.
-
Hi,
I'd like try this release... but some questions?
- It's sufficient stable for a print of 4/5h?
- Can be instaled in Duet Wifi+Panel Due?
- Need do some adjustements in config.g?
-
@peirof said in Firmware 2.0RC2 released:
Hi,
I'd like try this release... but some questions?
- It's sufficient stable for a print of 4/5h?
Probably.
- Can be instaled in Duet Wifi+Panel Due?
Yes.
- Need do some adjustements in config.g?
If you are running 1.21 already then no changes are needed.
-
@carlosspr said in Firmware 2.0RC2 released:
Same for me. At some point the Web Interface lost connection and the print stopped. I was able to access the board via Telnet and generate an M122, but several atpempts needed before gettign the log because the Telnet would close connection before dumping all information.
I found the problem. Following the change to use RTOS, a mutex was needed to protect the Telnet reply buffer because it is accessed by multiple tasks.
I have updated the binaries in the release to 2.0-RC2a with this fixed. I also added binaries for Duet085/06 and RADDS.
-
My first print with the new firmware came out perfectly fine, but the heater was in "standby status" at 205ºC (the temperature of my print), so it didn't turn out when it finished...
My ending gcode is "G10 P0 R-273.15 S-273.15" (same as if I use "Turn Everything Off"), but it doesn't do the job. However, If I use "G10 P0 R0 S0" the status is still Active or Standby but the temp actually goes to 0 as the desired temp...
Regards
-
Updated successfully, but needed to do a power cycle, as with USB connected it reported an error (sorry didn't trap it). Tried the earlier release, but that kept throwing a heater prob, & stopped the extruder motor, but the other motors kept rolling along, as if doint the print...
One quick question regarding the web interface; while printing via USB from Simply3D the Machine elements (heaters\machine\fan status etc.) work as expected, but the Print Status screen is "blank" (graphics but no data) and the Pause print button is disabled. Is this how it should be ??
I also have to admit that I don't know if it was like this with the release version.
-
@dc42 i try panel due, phone, ipad and touch rpi raspbian. The last two works better but y want a display, non touch. Don't need see a movie in the printer, only temps and minimal info. This month I will try a esp solution and put in a post the results.
-
@dr_ju_ju said in Firmware 2.0RC2 released:
...
One quick question regarding the web interface; while printing via USB from Simply3D the Machine elements (heaters\machine\fan status etc.) work as expected, but the Print Status screen is "blank" (graphics but no data) and the Pause print button is disabled. Is this how it should be ??That's expected. If you print over USB then the firmware knows nothing about the file you are printing - it doesn't even know you are printing a file. So your USB host program needs to handle pausing, print time estimation etc.
-
@okercho said in Firmware 2.0RC2 released:
My first print with the new firmware came out perfectly fine, but the heater was in "standby status" at 205ºC (the temperature of my print), so it didn't turn out when it finished...
My ending gcode is "G10 P0 R-273.15 S-273.15" (same as if I use "Turn Everything Off"), but it doesn't do the job. However, If I use "G10 P0 R0 S0" the status is still Active or Standby but the temp actually goes to 0 as the desired temp...
Thanks, I confirm this is a bug in 2.0RC2 and 2.0RC2a.
-
Not sure if this is new in this release or not. First thing after power on I do a Home All from DWC that homes fine and then Delta Calibration from DWC. The first point probed during the calibration strikes the bed pretty hard and then proceeds to probe the remaining points normally. It returns a pretty bad value as a result. Just doing the calibration again with no other actions runs normally and I get a value of .025 or so.
This with a Duet ethernet and smart effector. -
@davea said in Firmware 2.0RC2 released:
Not sure if this is new in this release or not. First thing after power on I do a Home All from DWC that homes fine and then Delta Calibration from DWC. The first point probed during the calibration strikes the bed pretty hard and then proceeds to probe the remaining points normally. It returns a pretty bad value as a result. Just doing the calibration again with no other actions runs normally and I get a value of .025 or so.
This with a Duet ethernet and smart effector.Have you saved the results of calibration in config.g? It may be that your homed height (H parameter in M665) is set too high. If you are not sure, temporarily increase the M558 H parameter to start probing from a greater height.
-
@dc42 I installed the 1.21.1RC2 update on the 0.8.5 Duet and it noticeably slowed down my Ormerod 2 just like 1.21.1RC1 did. Prints still turn out ok and everything else seems to be working as expected.
-
@ayudtee said in Firmware 2.0RC2 released:
@dc42 I installed the 1.21.1RC2 update on the 0.8.5 Duet and it noticeably slowed down my Ormerod 2 just like 1.21.1RC1 did. Prints still turn out ok and everything else seems to be working as expected.
Do you mean that prints took longer, or something else?
-
Loaded:
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet Firmware Electronics: Duet WiFi 1.02 or later Firmware Version: 2.0(RTOS)RC2a (2018-05-12b1) WiFi Server Version: 1.21 Web Interface Version: 1.21.1-RC4
With no problems. It did take a power cycle to get WiFi to reconnect, but this is not totally unusual.
No Prints Yet.
-
@dc42 Sorry that I was not clear. Yes the prints take longer. The first indication of a difference is evident by the sounds made by the steppers when the skirt around the part is laid down. It was quite noticeable to me right away. I ran a test piece from the reprap whistle.stl file on 1.21.1RC1 and 1.12.1RC2 and each took 51 minutes. The same piece on 1.21.1 took 45 minutes.
-
@dc42 Thanks for tip on the M558 parameter. I'm not sure what changed in the printer but changing M558 H from 10mm to 15mm fixed the issue. First time cal. after power up works fine now.
-
@davea said in Firmware 2.0RC2 released:
@dc42 Thanks for tip on the M558 parameter. I'm not sure what changed in the printer but changing M558 H from 10mm to 15mm fixed the issue. First time cal. after power up works fine now.
So now you need to run calibration, then run M665 and M666 without parameters and copy the values displayed to the M665 and M666 commands in config.g. Or, if you are using config-override.g, you can just use M500 to save them. After that you should be able to change your M558 H parameter back to a lower value, for faster probing.