Releases: navaismo/OctoPrint-E3v3seprintjobdetails
Releases · navaismo/OctoPrint-E3v3seprintjobdetails
v0.1.6
v0.1.5
v0.1.4
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.
v0.1.2
v0.1.1
This Release includes:
- A new setting allowing the user to choose the progress circle based on System Time Progress or Layer Progress.
- Added Fixes to unkown flows, forcing the screen to render the info before starting the print.
- Some Code changes to assure data and not generate bugs on the screen values.
- Fixed the tooltips to be visibles in the GUI.
v0.1.0
Based on the issue #3 this release is meant to fix all the flows from GUI, Orca or Cura. The release includes:
- Cura direct printing(tested on Windows) flow.
- Orca direct printing(tested on Windows) flow.
- Octoprint normal GUI print flow.
- Send Elapsed Time of printing.
- Now it parse Gcode Files from Cura.