Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
410 stars 230 forks source link

M905 missing? #244

Closed dvmourik closed 4 years ago

dvmourik commented 4 years ago

Maybe i missed something... normally DWC sets date and time for logging on the Duet (duet2 in our case). But now it's not automaticly set?

chrishamm commented 4 years ago

M905 is only sent from DSF to RRF and not from DWC. DWC uses the rr_connect request to update the datetime.

I'll check this again next week.

chrishamm commented 4 years ago

This appears to be working well on my Duet 2 and I can confirm rr_connect is sent with the correct datetime to the Duet. Please make sure you are on the latest Duet Web Control version.