Duet 3/Rpi + toolboard on 3.2b3 - G29 fails
-
RRF allows each Z probe to have its own deploy and retract files. That's why it's looking for deployprobe0.g first before falling back to deployprobe.g.
-
@oozeBot Thanks for the logs. I'm afraid I could not reproduce any of the out-of-order replies or stack underruns that I could discover in your log - please make sure the Duet 3 firmware is 3.2-b3+2-ch and NOT 3.2-b2+1 or older (check on Settings -> Machine).
The reason for your problem is probably a combination of these issues but I was unable to provoke them on my setup with the latest firmware.
-
@chrishamm crap - it appears I am on 3.2-beta2+1. I just ran sudo apt update / upgrade again but nothing new was installed. I also ran M997 from DWC to make sure I updated the firmware.
What am I missing? I'll try to upload it directly to DWC. I'm sorry to have wasted any of your time on my mistake..
-
After downloading the firmware from the following link and uploading it through DWC, it has now been properly updated. I don't know how that was missed or even installed as I was on 3.2b1 and upgraded to 3.2b3 (skipping 3.2b2) - none of the 3.2b2 resources should have been available to install..?
https://github.com/Duet3D/RepRapFirmware/releases/tag/3.2beta3
It is now properly homing. I am moving forward with a few more mesh bed leveling tested before calling this complete.
-
@chrishamm said in Duet 3/Rpi + toolboard on 3.2b3 - G29 fails:
@oozeBot I've updated my experimental Duet 3 MB6HC binary again because I found one more potential problem in it.
Please upload this file on the system page and confirm the update prompt.
-
@chrishamm Sorry - it is very early here and I haven't had any coffee.. I now recognize I've been manually updating RRF at your request.
I just updated the file directly at the link you've provided - it reverted to:
Board: Duet 3 MB6HC (MB6HC)
DSF Version: 3.2.0-beta3
Firmware: RepRapFirmware for Duet 3 MB6HC 3.2-beta2+1 (2020-10-02b1) -
@chrishamm OK, I'm now properly caffeinated. I just tested everything again and can confirm the RRF firmware you've linked to is 3.2B2 - not 3.2b3. Any thoughts on this? Was the wrong file uploaded?
-
@oozeBot Sorry, I uploaded an old file - the build configs have changed recently. Please try to download the file again.
-
@chrishamm thanks. I'm now on RepRapFirmware for Duet 3 MB6HC 3.2-beta3+2-ch. I'll run through several tests and report back..
edit - homing Z is now functioning properly.. on to mesh bed leveling.
-
@chrishamm 400 probe mesh completed without issue! System is back to idle. Going to run through it once more and then print something, but overall, it appears the issue is resolved..
-
@chrishamm I have run through this several times now and feel I can safely report it has been corrected. Mesh Bed Leveling is now successfully completing and returning to an idle state. Thanks
-
@chrishamm @dc42 - I probably should start another thread for this, but will you please review the attached log to see if anything stands out? I have a job to test bed leveling that I've attempted to run five times now after completing the mesh. The log captured two of those attempts.. something is happening where it randomly loses position very rapidly during non-print moves. I don't know how better to explain it.
I can say with certainty that I've never seen this type behavior before 3.2b3.
Thanks
-
I just rolled back to 3.2B1 and ran the same job. It completed successfully the first time. With 3.2B3, it couldn't make it past the first layer before drastically losing it's position in X&Y.
@chrishamm - Please let me know how I can help test and identify this issue if it was not captured in the log I just provided.
-
@oozeBot Can you please explain what you mean by losing its position during non-printing moves? At first glance I couldn't spot anything significant in the logs but I'll have another look tomorrow.
In any case it would help to get a step-by-step instruction on how your problem can be reliably reproduced.
-
@chrishamm Here are three videos taken back to back after upgrading again to 3.2B3 and installing your latest RRF firmware (3.2-beta3+2-ch). This is the same gCode, which works just fine on 3.2B1, but failed all three times at different places - none making it past the first layer.
https://vimeo.com/478187300
https://vimeo.com/478187348
https://vimeo.com/478187395 -
I rolled back to 3.2B1 again to get this machine in operation. The first thing I did was run the same job that was failing on 3.2B3. It succeeded the first time. I recorded the first few layers, but don’t think it’s necessary to upload.. however, here is a photo of it after it completed.
-
@chrishamm is there any other testing or logs we can provide to assist with this issue?
-
-
@chrishamm thanks. I'll be able to test this in about an hour and will report back afterwards..
-
@chrishamm This is looking promising! It's now 1/3 the way through the same routine that couldn't get past the 1st layer with the previous build.. It should be complete within the next 15 minutes or so.
I can report back afterwards.edit - it just successfully completed. I think it's fixed..