Suppress undervoltage warning while using M81
-
Since the pin logic of the ATX control pin can now be inverted (thanks for that, btw!) I started to implement M80/M81 to my tool changer setup with a MeanWell power supply. While this is working so far, I have a observation to share:
Every time M81 executes I get the following warning message in DWC and PanelDue:Warning: 12V under-voltage event (9.4V)
IMO this should be suppressed because this is exactly what should happen in this case. Just a small detail but it could clarify some confusion if implemented.