rongith/PrusaSlicer

Layer time

Closed this issue · 1 comments

Hi
I fixed the layer time gui for 2.3
it's working since supermerill/SuperSlicer@4d4293c
basically, the important bits are

  • //update times for resuts in GcodeProcessor l833
  • remove 0 in gcodeviewer l395
  • use hms in gcodeviewer l2200 / 2368
  • log adapt for gcodeviewer l154

OK. I will have a look. I was waiting the newest Prusa alpha release to modify my pull request as there are many things changed. But I didn't took the time to do it. Will see if I can simply take your code and maybe close the pull request.
It is few monthes now I didn't take a look into the code, I'm rusty.