Using version 0.14, I’m having a curious problem with printing. It seems that after completing a print… the next print has … issues.
The first print works fine. The next print, however, it appears in the UI that nothing happens when clicking the “Start Print” button for another object. However, the printer does indeed begin to heat up and print. So, the GCode is running in the background, but the UI doesn’t know about it. There’s no way to cancel the print. If I try to take over control by manually sending commands to the printer, the GCode overrides my overrides. The only way I can seem to regain control of the printer is to reset the Astrobox.
This may be not be related, but I had one print which seemed to stop mid-print. The print head just stopped in the middle of the part with the bed and nozzle heaters on. The Astrobox had returned to the main menu as if it had rebooted mid print. Fortunately, this only happened once.
I’ve tried looking at the logs /var/log/astrobox but nothing jumps out at me as to the cause of either of these issues. The lockup/freeze/reboot/whatever-it-was happened while version 0.13 was loaded. I upgraded immediately after that and haven’t had that problem again.