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?
-
@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 -
@chrishamm
All fixed with 2.1.1 Thank you. -
Glad it's working now. The issue with G32 not showing any output should be fixed in DSF 1.3.1, too.
-
@chrishamm said in No output from G32 on DSF 1.2.4 / DWC 2.07:
Glad it's working now. The issue with G32 not showing any output should be fixed in DSF 1.3.1, too.
Great news. I'll have to stop printing face shields long enough to upgrade and test!