jneilliii
8af0f9e8a1
add support for M355 command to control chamber light, #67
2025-01-23 23:40:45 -05:00
jneilliii
52ba3ff214
0.1.8rc12
...
update pybambu module from upstream HA project
2024-12-01 16:30:12 -05:00
jneilliii
b54e372342
0.1.8rc10
...
reduce settings save by refactoring ams data updates
2024-11-14 21:26:41 -05:00
jneilliii
5c8a9787d4
0.1.8rc8
...
* updates to pybambu module
* update cloud login workflow, #59
2024-11-09 20:01:41 -05:00
jneilliii
e3fda73dd3
0.1.8rc7
...
* update pybambu module from upstream HA project, groundwork for fixing new cloud authorization process, #59
* potential fix for stuck progress/canceled printing status, #52
2024-11-09 16:15:13 -05:00
jneilliii
3c8b904a26
revert access code requirement
2024-10-30 00:38:25 -04:00
jneilliii
2537bc8f57
remove call to creating connection in printer_worker thread since it's called on initialization.
2024-10-30 00:28:37 -04:00
jneilliii
28be048300
improve initial connection sequence, wait for bambu client connection before returning firmware information.
2024-10-28 17:56:41 -04:00
jneilliii
eaa0ed94c0
0.1.8rc2
...
fix references to commands after migrating to internal pybambu module
2024-10-28 13:17:53 -04:00
jneilliii
d94df9dd85
0.1.8rc1 ( #56 )
...
* bring latest pybambu module in from home assistant integration
* add onBeforePrintStart callback to prevent starting "local" files and display print options dialog.* add onBeforePrintStart callback to prevent starting "local" files and display print options dialog (with AMS mapping support)
* add AMS display in sidebar
2024-10-26 23:41:17 -04:00
jneilliii
d0fd4a5434
0.1.7
...
add back missing PREPARE printing state and associate printing status
2024-09-27 09:38:23 -04:00
jneilliii
03af51608d
0.1.6
...
* replace 0 with 1 bytes during reporting print status to trigger state change in OctoPrint sooner.
2024-09-06 01:39:48 -04:00
jneilliii
c00285b1b2
0.1.5
...
* adjust M220 feed rate modifier calculations
2024-09-05 22:35:34 -04:00
jneilliii
cd4103cc71
0.1.2 ( #40 )
...
* fix issues related to 8dot3 filenames used in M23 command, #39
* switch to auto reporting temp and sd status
2024-08-18 01:06:57 -04:00
jneilliii
01c6cacf15
0.1.1
...
* fix M220 command, #35
2024-07-31 00:01:44 -04:00
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