Commit History

Author SHA1 Message Date
  maziggy 1682b6956f fix(dispatch): clean up transient library upload from Direct-Print flow (#730) 1 month ago
  maziggy e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. 3 months ago
  Ryan Ewen 4a625c1ef2 Add background print dispatching + tests 3 months ago