gCodeViewer
gCodeViewer copied to clipboard
Time of layer start.
Sometimes it would be nice to know when in a print a layer is supposed to start (even an estimate). Putting this on the layer page would be much easier than having to go through and add up all those seconds.
I had the same wish, so I have tested locally a simple modification to display more information in the "Layer" window. Here is an example of the output for a particular layer:
Print time for layer: 40.4 s Elapsed time: 76.1 min (75 %) Remaining time: 24.9 min (25 %)
If the author is interested to integrate it, I will send him the code.