Skip to content

Releases: navaismo/OctoPrint-E3v3seprintjobdetails

v0.1.6

14 Jan 01:33
Compare
Choose a tag to compare

This release is meant to Fix the issue when using Folders for uploaded files. It should gather the info now no matter where the file is located.

Let's see if works. Report it otherwise.

v0.1.5

30 Dec 02:59
Compare
Choose a tag to compare

This release includes:

  • Fixing the UX to use radio buttons.
  • Changing the Py code to match the radio bindings
  • Improvements in the look and feel.

Guys I hate CSS sooo much 😄

v0.1.4

29 Dec 02:09
Compare
Choose a tag to compare

This release includes:

  • Fix for not getting the Print Time when using the option M73 based progress and there is no analysis of the Time from other plugin like Print Time Genius.

v0.1.3

24 Dec 23:45
Compare
Choose a tag to compare

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

18 Dec 20:37
Compare
Choose a tag to compare
  • Just added a connection message when the serial port is connected

v0.1.1

21 Nov 02:29
Compare
Choose a tag to compare

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

19 Nov 15:56
Compare
Choose a tag to compare

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.

v.0.0.9

17 Nov 15:08
Compare
Choose a tag to compare

From issue #1 @krvwag sent a patched version.

  • Fixing the Load of JS
  • Cleanup the Code
  • Added support for OrcaSlicer direct print.

v0.0.8

11 Nov 21:35
Compare
Choose a tag to compare
  • Enable GUI settings to choose what to show in the LCD. Either M117 Commands or O9000 custom command with the Print Job Details.
  • General Cleanup and some other minor improvements.

v0.0.7

11 Nov 20:26
Compare
Choose a tag to compare

Initial Release of the plugin.

  • Send custom O9000 Commands to the Printer to render the Job details in the LCD.