Skip to content

Releases: j-be/AutoBim

v0.4.1 - Add support for new G30 response

29 Sep 09:57
Compare
Choose a tag to compare

The response of the G30 command changed in recent bugfxi versions. see #39 for details.

v0.4.0 - Add "Delay between probes"

24 Jun 08:26
Compare
Choose a tag to compare

See #15 for further details.

v0.3.0 - Retry failed probings

12 May 15:42
Compare
Choose a tag to compare

The plugin now retries a failed probing up to two times, so a maximum of 3 tries in total for each probing.

See #37 for further details.

v0.2.4 - Support custom probing commands

29 Apr 15:18
Compare
Choose a tag to compare

Add custom probing commands for exotic probes. See #33 for additional details.

v0.2.3 - Custom before and after GCodes

13 Apr 18:35
Compare
Choose a tag to compare

Add support for custom before and after GCodes (#33).

Also add tests and a CI.

v0.2.2 - Fix singlepass (i.e. multipass off)

28 Dec 16:30
Compare
Choose a tag to compare

v0.2.1 - Basic Klipper support

02 Nov 20:54
Compare
Choose a tag to compare

Thanks to scottg88 for contributing this.

v0.2.0 - "Test" buttons finally work!

14 Oct 23:45
Compare
Choose a tag to compare

This release finally fixes the "Test" buttons in Settings.

It also includes a big refactoring, and quite a lot of bugfixes from UnitTests.

v0.1.11 - Setting for "Use first corner as reference" and variable number of corners (e.g. for beds with 3 screws)

09 Oct 13:21
Compare
Choose a tag to compare

v0.1.10 - Avoid scrolling text

17 Aug 21:49
Compare
Choose a tag to compare

As reported in #12 having scrolling text may be annoying at least. The text should now be short enough to avoid scrolling.