I was on FluidNC 3.9.9 for a while using WebUI v3.0.0.5 and the Hold Monitor extension. Things were working fine for me in that for every M0 command I had in my gcode, it would print out the comment after the M0. For example the gcode would have M0 (MSG Change bit to 1/4" upcut) and then the Hold Monitor window would pop up and say Change bit to 1/4" upcut, so I could change bits then hit resume and off my job would go.
Now that I’ve upgraded FluidNC to v4.0.3 using the lasted WebUI v3.0.10, all the Hold Monitor does is print out ‘Unknown’ instead of the comment after the M0 in my gcode.
Anyone else using Hold Monitor with this issue?
Any suggested troubleshooting things I should be doing?
I know that at first after the upgrade, my preference.json file was corrupted or messed up somehow, so I replaced it from the V1 engineering github. I also didn’t have the Hold Monitor extension in the ‘Extra content’ part of the ESP3D Interface section (as explained in the Hold Monitor github from Jason)