19 Commits

Author SHA1 Message Date
jneilliii
3e7708429d
0.0.19 (#24)
* attempt to fix A1 related print issues, #9 
* flow rate increase logic for M220 from x1plus community
2024-05-12 13:39:25 -04:00
jneilliii
908173214f adjust start print command for better A1 compatibility 2024-03-17 00:34:42 -04:00
jneilliii
bcb1e0f649 0.0.17
expose cloud connection options
2024-03-02 20:38:54 -05:00
jneilliii
f37eadf3ea 0.0.16
refresh file list if printing file not found in cached file list. potential fix for #9
2024-03-02 02:20:30 -05:00
jneilliii
c110fa140a 0.0.15
adjustments for differences with P1 and X1 file listing for cache folder, #7
2024-02-18 13:15:23 -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
cb4b345aa7 0.0.13
use gcode_file instead of subtask_name if it doesn't have 3mf extension
2024-02-13 18:44:24 -05:00
jneilliii
3d0cc26147 0.0.12
fix issue with last PR that broke the ability to recognize currently printing file.
2024-02-12 21:35:09 -05:00
jneilliii
ff58636e41 0.0.11
support cache folder listing for P1 devices
add gcode command support
2024-02-12 19:14:10 -05:00
jneilliii
9eb8b0da65 0.0.10
fix cancel command, #4
2024-02-12 00:09:04 -05:00
jneilliii
ef969d3d3b 0.0.9
fix upload_file and delete_file to return boolean as it did before switching the ftps client module for A1/P1 devices
2024-02-11 15:40:28 -05:00
jneilliii
3d92d73879 0.0.8
fix delete command
2024-02-10 17:56:50 -05:00
jneilliii
41dad23c49 pin paho-mqtt to versions less than 2 2024-02-10 13:33:09 -05:00
jneilliii
15538a9d0d switch ftpclient class to support A1/P1 devices hopefully 2024-02-10 11:30:38 -05:00
jneilliii
f910a6b03e 0.0.5
update requirements and related adjustments
2024-01-27 20:11:10 -05:00
jneilliii
d94c76b96e 0.0.4
potential fix for starting prints on A1/P1 devices
2024-01-20 11:18:08 -05:00
jneilliii
8d8005d10e 0.0.3
add modified date timestamp to file listing
2024-01-14 15:10:00 -05:00
jneilliii
2799c23b0b 0.0.2
only report chamber temp if printer profile has it enabled
2024-01-08 23:27:25 -05:00
jneilliii
0283ed22a4 0.0.1 2024-01-07 15:31:49 -05:00