Skip to content

Releases: TFyre/bambu-farm

Version 1.8.0

15 Jul 10:25

Choose a tag to compare

What's Changed

Version bumps

New Contributors

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

30 May 07:01
c788104

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

19 Apr 05:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

10 Apr 20:17

Choose a tag to compare

What's Changed

  • Fix docker jar links by @spuder in #214
  • Fix typo in readme by @spuder in #215
  • feat: BatchPrint - skip upload if file exists and is same size by @TFyre in #254

Dependency bumps

New Contributors

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

07 Jan 21:57

Choose a tag to compare

!!BREAKING CHANGES!!

If you have bambu.cloud.* config, please check the Cloud Section carefully!

What's Changed

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

04 Jan 14:25

Choose a tag to compare

What's Changed

  • Add config options for Batch Print by @TFyre in #206
  • Add configuration option for filament by @TFyre in #205
  • feat: add x1e support by @TFyre in #196
  • Add error logging for duplicate printers (since config keys must be lower case) by @TFyre in 175ad98
  • Update CSS to ensure each printer's filament box is the same as printer with more than 1 AMS by @TFyre in 8b26305

Java specific changes

  • Fix quarkus:dev hot reload problem by @TFyre in bebdfec
  • replace injected logger with io.quarkus.logging.Log by @TFyre in c974ddf
  • Remove compiler warning: possible 'this' escape before subclass is fully initialized by @TFyre in f41b659

Dependency updates

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

09 Oct 11:36

Choose a tag to compare

What's Changed

Version Bumps

Full Changelog: v1.2.1...v1.3.0

Version 1.2.1

17 Jun 09:12
fac0475

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

03 Jun 14:58
1b6e082

Choose a tag to compare

What's Changed

  • Add auto admin login by @TFyre in #88
  • Pin container versions and add timeout for ffmpeg by @TFyre in #87
  • Adding flow & vibration calibration by @TFyre in #89
  • Adding reboot command

Dependency updates

Full Changelog: v1.1.1...v1.2.0

Version 1.1.1

12 Mar 07:43

Choose a tag to compare

Changes

  • Implement parsing of unknown message s_obj (fixes #50)
  • Refresh on Batch Print should update printer filaments (closes #46)
  • Send full refresh after updating filament (closes #45)
  • Add linux service readme (closes #35)
  • Show printer offline when no updates received (closes #44)

Dependencies

  • Bump Quarkus 3.8.2 (#48)
  • Bump Jaxb 4.0.5 (#49)

Full Changelog: v1.1.0...v1.1.1