v0.1.3
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.