maziggy 8a935a2bce Fix K-profile MQTT handler race condition crash (#462) 3 months ago
..
api 4a625c1ef2 Add background print dispatching + tests 3 months ago
core e948d63f9c Bumped version 3 months ago
data 2867401116 Add Cloud Profiles template visibility and preset diff view 5 months ago
i18n 83cbac04b7 - Add interactive API Browser to Settings > API Keys 4 months ago
models d24e7cdf84 feat: multiple virtual printers with dedicated bind IPs + dual bind/detect ports (#445) 3 months ago
schemas 4a625c1ef2 Add background print dispatching + tests 3 months ago
services 8a935a2bce Fix K-profile MQTT handler race condition crash (#462) 3 months ago
utils 29e9593f6c AMS mapping fixes (7 bugs): 3 months ago
__init__.py 09677861ba Added screenshots 6 months ago
main.py 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