Hy!
I get a feature request, where the user would like the PrintTimeGenius generated remaining time as a metric.
Is the "remaining time" is available as an event? Or maybe in;
##~~ ProgressPlugin mixin
def on_print_progress(self, storage, path, progress):
we could get it back somehow? (based on the docs not really, but it would be nice...)