I wanted a simple dashboard in Octoprint so I developed one with a great deal of encouragement and assistance from @jneilliii, @OutsourcedGuru, @OllisGit, and @Ewald_Ikemann over in this thread:
It currently looks like this in vanilla OctoPrint:
Here is a short vid on how it currently works during a print:
It is currently fulfilling all my personal needs, but I thought I should reach out to get some early feedback in case someone else is interested. It is by no means ready, so treat it as an Alpha at this stage.
Make sure to also install DisplayLayerProgress and PrintTimeGenius to get the most out of this dashboard.
Please let me know if you find this useful and would like to see it on the Plugin Repository in the future. Also post any bugs or feature requests on the GitHub page.
You have probably not installed the DisplayLayerProgress plugin. I have mentioned that under dependencies on the guthub page but I should probably add something to the UI to make users aware that it is needed.
I had installed it but had nothing to set it up. As I went just now to verify that I had installed it I noticed several setup tabs. I will explore them. Am I missing something on fan speed as well?
@Ray_Cadmus The dashboard depends on displayLayerProgress for fan speed, Layer, Height and Avg layer duration stats. It also has to be updated to a recent version to expose the necessary events to the Dashboard. I will push a new version that will check if the plugin is installed and available as soon as I have tested it.