Skip to content

Releases: OctoPrint/OctoPrint-FixCBDFirmware

0.4.0

23 Feb 14:46
Compare
Choose a tag to compare

Changes

  • #4 Reduce logging verbosity for recurring replacements
  • Add a "Prerelease" release channel
  • Code now uses pre-commit, black, prettier, isort and flake8 just like OctoPrint itself.

0.3.0

16 Apr 10:57
b64acb5
Compare
Choose a tag to compare

Improvements

  • Also include E axis in 0-transformation for M18 and M84. See also #2, thanks to @Azelphur for the PR.

0.2.1

16 Apr 07:44
d683799
Compare
Choose a tag to compare

Bug fixes

  • Fix reported version number

0.2.0

15 Apr 15:20
4b0f318
Compare
Choose a tag to compare

Improvements

  • Rewrite X/Y/Z parameters to zero-trailing versions on M18 and M84 as well (same issues as G28). See also #1, thanks to @Azelphur for the PR.

0.1.0

25 Mar 16:01
Compare
Choose a tag to compare

Initial release