10 Commits

Author SHA1 Message Date
Anton Skrypnyk
fda4b86cbc
0.1.0 (#34)
* Add separate class for sftp file system
* Add separate serial IO handling class
* Replace function name mangling with gcode handler registration system
* Add states to virtual Bambu printer that manage state specific interaction
* Add synchronization utilities to work with virtual printer as if it is a binary stream
* Add unittests with mocked Bambu printer to ensure core functionality works as expected
* Fix formatting to be automatically processed by black formatter
* Fix python 3.10 type annotations for readability
2024-07-29 22:49:12 -04:00
jneilliii
8e3eb9c64b 0.0.23
* fix thumbnail url for avi based timelapse, #30
2024-05-24 23:37:51 -04:00
jneilliii
e1ea88dbae 0.0.22
* add file listing of avi files for non X1 devices, #29
2024-05-24 19:37:51 -04:00
jneilliii
ac7bb16a2b 0.0.21
add timelapses with thumbnail
2024-05-18 18:45:05 -04:00
jneilliii
112210a3f1 list timelapses on printer with thumbnail and download button 2024-05-18 14:31:03 -04:00
jneilliii
bcb1e0f649 0.0.17
expose cloud connection options
2024-03-02 20:38:54 -05:00
jneilliii
616fdf7a82 add TRANSFER_DONE event callback to relist files on SD card after upload, #2 2024-02-23 23:21:42 -05:00
jneilliii
3889efa67a 0.0.14
fix cache file list issues
optimize file listing to only update when retrieving file list and not while selecting or deleting a file
don't remove intermediary file on local storage
2024-02-18 01:57:28 -05:00
jneilliii
f910a6b03e 0.0.5
update requirements and related adjustments
2024-01-27 20:11:10 -05:00
jneilliii
0283ed22a4 0.0.1 2024-01-07 15:31:49 -05:00