Autodrop3d/3d-Printer-Web-receiver

Add "check for new prints" toggle

Closed this issue · 2 comments

This would allow you to automatically pause after the current print.

I will be adding a setting that will optionally prompt the user to click ok before fetching new prints. This way the gcode sender can be used with printers that have no auto ejection capability. The user could crape the item off the print bed and hit ok when they are done. This would allow legacy printers to be managed the same way automatic ones are.

Added option to pop up a notice window after a print is finished.
This notice window requires the user to click "OK" in order for the printer to attempt to fetch and start any print jobs.