Releases: j-be/AutoBim
Releases · j-be/AutoBim
v0.4.1 - Add support for new G30 response
v0.4.0 - Add "Delay between probes"
See #15 for further details.
v0.3.0 - Retry failed probings
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
Add custom probing commands for exotic probes. See #33 for additional details.
v0.2.3 - Custom before and after GCodes
Add support for custom before and after GCodes (#33).
Also add tests and a CI.
v0.2.2 - Fix singlepass (i.e. multipass off)
Fixes #27, nothing more.
v0.2.1 - Basic Klipper support
Thanks to scottg88 for contributing this.
v0.2.0 - "Test" buttons finally work!
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)
v0.1.10 - Avoid scrolling text
As reported in #12 having scrolling text may be annoying at least. The text should now be short enough to avoid scrolling.