Skip to content

Releases: jneilliii/OctoPrint-BedLevelingWizard

0.2.5

15 Oct 18:50
eda5cfc
Compare
Choose a tag to compare
  • additional z offset granularity
  • add octodash support via querystring url ?blwfullscreen
  • added start and end gcode settings allowing for setting nozzle/bed temperature or final nozzle position for example, #34
  • add release channels

0.2.5rc1: add octodash support via querystring url `?blwfullscreen`

16 Oct 04:32
Compare
Choose a tag to compare
  • added release channels
  • added fullscreen mode for use with OctoDash by utilizing the Custom Action command [!WEB]http://localhost:5000/?blwfullscreen, requires the OctoPrint server setting for embedding in an iframe to be enabled.

0.2.4

22 Oct 02:38
9f6160f
Compare
Choose a tag to compare
  • Added Python 3 compatibility.

0.2.3

29 Aug 18:30
feb629c
Compare
Choose a tag to compare

Changed starting gcode to lift z using relative positioning to avoid bed collision.

0.2.2

07 Dec 05:22
6330a8f
Compare
Choose a tag to compare

Moved position of pop-up to resolve alignment issues for smaller tablet devices that the non-blocking module did not resolve in version 0.2.1.

0.2.1

02 Dec 21:44
276fbff
Compare
Choose a tag to compare

Made pop-up instructions non-blocking so if your screen is not 16:9 aspect ratio you can still click the buttons if the pop-up is over the sidebar panel.

0.2.0

10 Oct 15:59
b8b4d5b
Compare
Choose a tag to compare

Added custom points option to account for delta printers and other odd offset constraints, etc.

0.1.7

10 Sep 05:22
Compare
Choose a tag to compare

Added

  • Popup messages shown during the process to help keep track of where you are and give additional instruction.

Changed

  • Updated Readme for better description of what this plugin does and cannot do. Resolves #2.

Removed

  • TouchUI hack removed in preparation for future update from @BillyBlaze for global sidebar support. Resolves #11.

0.1.6

23 Jul 03:24
Compare
Choose a tag to compare

Styles links with icons in TouchUI and default sidebar.

0.1.5

22 Jul 00:27
Compare
Choose a tag to compare

Implemented hack to enable the plugin when TouchUI is enabled.