No output from G32 on DSF 1.2.4 / DWC 2.07
-
@chas2706 said in No output from G32 on DSF 1.2.4 / DWC 2.07:
@Danal said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Yeah, I don't see anything in those logs that looks wrong.
Yes it is both weird and annoying.
The bed levelling must be working because my prints are still good but its not right that you get no feedback.
Do you think that the two issues may be linked?
i.e. there's no bed deviation result because it was only reported once?I am still experiencing these problems on the latest build.
The G32 reporting mostly does not work although on odd rare occasions it does! and the fact that I still have to enter gcode commands twice in the console before they work is really annoying. -
As a temporary workaround until this is fixed, you can display the G32 deviation by running M409 K"move.calibration". tested using RRF 3.01-RC4 (recommended DSF version for this release is 1.2.5).
-
@dc42 said in No output from G32 on DSF 1.2.4 / DWC 2.07:
As a temporary workaround until this is fixed, you can display the G32 deviation by running M409 K"move.calibration". tested using RRF 3.01-RC4 (recommended DSF version for this release is 1.2.5).
Ok thanks for that.
-
Has development stopped on DSF? Not seen any commits on the repo since January. Is @chrishamm ok?
-
@richardmckenna said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Has development stopped on DSF? Not seen any commits on the repo since January. Is @chrishamm ok?
The Dev branch of https://github.com/chrishamm/DuetSoftwareFramework contains commits by chrishamm made 7 days ago. They were not packaged into a release on github; however, they do seem to have been used to build the 1.2.5 DSF release that is currently on the package server.
So he is around somewhere.
At the same time, may I make a plea for Duet to be more transparent about the roadmap? DC42 is doing an excellent job of communicating "next steps" for the firmware on the boards. However, the D3+Pi roadmap still seems vague.
-
Hi everyone, I am sorry for being unavailable for so long. Primarily this is because I've been designing a new machine which will be based on the Duet 3. That will allow me to replicate different operation modes and to replicate certain configurations and/or issues that have been very tricky to test.
As you may suspect I have prepared a new DWC version, which adopts David's new object model from RRF and likewise DSF has been improved, too. I'll release a new DSF version later this week which will also feature conditional G-code. Once these new versions are out, I'll be happy to provide support again.
Again, sorry for the inconvenience!
-
@chrishamm said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Hi everyone, I am sorry for being unavailable for so long. Primarily this is because I've been designing a new machine which will be based on the Duet 3. That will allow me to replicate different operation modes and to replicate certain configurations and/or issues that have been very tricky to test.
As you may suspect I have prepared a new DWC version, which adopts David's new object model from RRF and likewise DSF has been improved, too. I'll release a new DSF version later this week which will also feature conditional G-code. Once these new versions are out, I'll be happy to provide support again.
Again, sorry for the inconvenience!
We are just very glad to hear that you are OK, and very glad to have you back!
-
@chrishamm said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Again, sorry for the inconvenience!
No worries! I (and probably most others) understand that this is not your day job. Appreciate everything you're doing.
Looking forward to try the new release, when it's available.
-
@Danal said in No output from G32 on DSF 1.2.4 / DWC 2.07:
As you may suspect I have prepared a new DWC version, which adopts David's new object model from RRF and likewise DSF has been improved, too. I'll release a new DSF version later this week which will also feature conditional G-code. Once these new versions are out, I'll be happy to provide support again.
Where is it then?
-
@chas2706 said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Where is it then?
you can track the development on github while waiting for the packages to show up in the feed for apt.
https://github.com/chrishamm/DuetSoftwareFramework/commits/dev
-
@chrishamm Thanks a lot for the hard work. Installed DSF 1.3.0 and DWC 2.1.0 and RRF3.01-RC6. This issue with no output on the G32 command still persists, unfortunately.
-
@mvieleers Thanks for letting me know, I'll have a look.
-
@chrishamm Brilliant. Quick question, sorry to polute this topic, but were you able to implement conditional gcode in this version of dsf?
-
Just updated to 2.1.0. Think I have found an issue.
I cannot load my Height Map.
I have check the file is there and there are numbers in it but it tells me height map not available.Have rebooted my Maestro and it still is not displaying.
Regards,
Paul
-
@mvieleers I hope I can get conditional G-code working in DSF next week.
@PaulHew Load the heightmap and it should be automatically displayed. I'll add a file list next to the 3D viewer at some point to avoid confusion.
-
@chrishamm said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Load the heightmap and it should be automatically displayed. I'll add a file list next to the 3D viewer at some point to avoid confusion.
Have pressed the 'Reload height map' button and it will not load.
I will rename the current heightmap.csv and run another.
Regards,
Paul -
@chrishamm said in No output from G32 on DSF 1.2.4 / DWC 2.07:
I hope I can get conditional G-code working in DSF next week.
Cool!
-
@PaulHew I have the same issue. After I ran a G29, it displays correctly.
-
Re-ran Mesh Compensation and still will not display height map.
File is there
-
@chrishamm
Update, put DWC2.0.7 back on and height map is displayed.Regards,
Paul