Since both facebook and hackaday are difficult to use for a conversation on a specific topic, opening this issue regarding USB print detection and triggering the build dialog on the UI to prevent 30 minute safety timeout.
My experience is that nothing in the code seems to send {SYS:BUILD} in the USB print scenario so the UI stays on the main page, is this expected? I struggled to find any specific way to tell if usb print is occuring - so I added some code to check the print timer which is apparently correctly set when a USB print is activated. Sloppy code here https://github.com/lawrence-jeff/Marlin/commit/e5ddd2882a79816e9858d8311143a1b4d9109811
Since both facebook and hackaday are difficult to use for a conversation on a specific topic, opening this issue regarding USB print detection and triggering the build dialog on the UI to prevent 30 minute safety timeout.
My experience is that nothing in the code seems to send {SYS:BUILD} in the USB print scenario so the UI stays on the main page, is this expected? I struggled to find any specific way to tell if usb print is occuring - so I added some code to check the print timer which is apparently correctly set when a USB print is activated. Sloppy code here https://github.com/lawrence-jeff/Marlin/commit/e5ddd2882a79816e9858d8311143a1b4d9109811