Pause Message
-
After a pause trigger has occurred, I will continue to receive a pause message that I need to acknowledge every time I connect to DWC until the controller has been reset. Is this an big in DWC or is there an additional acknowledgment I need send in resume command.
RRF 3.4.1 rc1
-
What is in your pause.g?
What does the message look like?
Can you update to 3.4.2 RC3?https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.2rc3%2B
-
@phaedrux it's more than likely the same thing I raised here which hasn't been addressed https://forum.duet3d.com/topic/28788/event-notifications-not-dismissing-on-multiple-clients
-
I'll try the newest release when I get a minute tomorrow.
Message
Pause.g
M83 ; relative extruder moves G1 Z{move.axes[2].machinePosition+10} E-4 F60000 G1 X10 Y10 E-4 F60000
-
Been a while, but I finally got about to trying 3.4.2 and the pause message still continues to show every time you reconnect.
-
@jay_s_uk said in Pause Message:
@phaedrux it's more than likely the same thing I raised here which hasn't been addressed https://forum.duet3d.com/topic/28788/event-notifications-not-dismissing-on-multiple-clients
It's addressed in RRF and DWC
2.53.5. -
@dc42 3.5?
-
-
@that-guy-e it'll be addressed in 3.5
The message boxes have been written to improve them and offer more options -
Thanks for the clarification.