Skip to content

v0.1.3

Compare
Choose a tag to compare
@navaismo navaismo released this 24 Dec 23:45
· 9 commits to main since this release

This release includes:

  • New feature to update the progress based on the M73 command.
  • You need to enable the M73 feature in your slicer otherwise no info will be updated.
  • Fixed the look and feel of the plugin settings page.

Note: at first I was using JS to automatically enable-disable the Layer progress or M73 progress since both cannot be enabled at same time; but Octoprint seems to have issues when you use JS code to change values so for now the change must be done manually on both sliders.