Skip to content

Releases: greghesp/ha-bambulab

v2.1.8

09 Mar 22:23
3c108c7
Compare
Choose a tag to compare

Highlights

You can now change the filament in the AMS spool popup:
image
Custom filaments will work for Bambu Lab cloud connected printers but not yet in Lan Mode as we currently rely on a Bambu REST API to retrieve the data about your custom filaments. This gap looks to be fixable should be addressed in a later update.

Cover image/Skip objects should now work for X1C printers for cloud prints. It's possible that very complex models (large 3mf files) may still not work - if you see this please open an issue with debug logs covering a repro.

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8

v2.1.8-beta4

09 Mar 17:36
1f9c385
Compare
Choose a tag to compare
v2.1.8-beta4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.8-beta3...v2.1.8-beta4

v2.1.8-beta3

09 Mar 08:38
274f026
Compare
Choose a tag to compare
v2.1.8-beta3 Pre-release
Pre-release

What's Changed

  • Turn gcode download switch off and disable when ftp switch is turned off by @AdrianGarside in #1134
  • Fallback to type if name is unknown by @AdrianGarside in #1135
  • Pass custom filaments too by @AdrianGarside in #1136
  • chore: Update Frontend from latest release v0.3.27 by @greghesp in #1137
    • Handle unknown filaments gracefully
    • Fix incorrect font on ams popup and spools on some machines.

Full Changelog: v2.1.8-beta2...v2.1.8-beta3

v2.1.8-beta2

09 Mar 05:33
2689299
Compare
Choose a tag to compare
v2.1.8-beta2 Pre-release
Pre-release

Highlights

Can now click a spool in the AMS or External Spool card and choose a different filament and change the color.
image

NOTE: It will probably badly handle custom filaments as I haven't written the code to do so yet.

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8-beta2

v2.1.8-beta1

06 Mar 06:21
1960380
Compare
Choose a tag to compare
v2.1.8-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.1.7...v2.1.8-beta1

v2.1.7

28 Feb 07:54
48e3631
Compare
Choose a tag to compare

Highlights

New spool popup when you click on a spool in any of the cards with load/unload buttons (external spool card this is still a work in progress).
image
 

What's Changed

Full Changelog: v2.1.5...v2.1.7

v2.1.6-beta4

25 Feb 09:21
578324f
Compare
Choose a tag to compare
v2.1.6-beta4 Pre-release
Pre-release

Test release for adding missing dependency on beautifulsoup4 package needed for firmware update feature.
 

What's Changed

Full Changelog: v2.1.6-beta3...v2.1.6-beta4

v2.1.6-beta3

23 Feb 23:44
d13aa9e
Compare
Choose a tag to compare
v2.1.6-beta3 Pre-release
Pre-release

What's Changed

  • chore: Update Frontend from latest release v0.3.23 by @greghesp in #1079
    • Improvements to print status card visuals:
    • Large cover image
    • Larger printer images by eliminating padding in the images
    • Adjust sensor locations to match new background.

Full Changelog: v2.1.6-beta2...v2.1.6-beta3

v2.1.6-beta2

23 Feb 20:41
d1b8d37
Compare
Choose a tag to compare
v2.1.6-beta2 Pre-release
Pre-release

Highlights

New popup from the AMS spools from @greghesp giving access to Load/Unload buttons:
image

What's Changed

Full Changelog: v2.1.6-beta1...v2.1.6-beta2

Test release

23 Feb 04:58
e831677
Compare
Choose a tag to compare
Test release Pre-release
Pre-release

Release to test a bug fix to cleanup of card versions.