Christian Würthner

Results 84 comments of Christian Würthner

I'm not quite sure if this is related, but I have the same issue where the test will keep running 45s after the Activity is closed. I was able to...

I encounter the same issue regularly. It can be "fixed" by going to Preferences > Printer > Connect OctoPrint and then clicking "Disconnect" followed by "Connect". The following extract from...

Ok, just happend again. Here is the output of /api/printer. I also spotted that the "Monitor" tab is stuck. The printer is done but there it shows the print progress...

Feel free to send me stuff to test, the issue seems very common on my machine although I'm still not 100% sure what's the teigger

@fieldOfView I added logs to `_update(self)` and `_onRequestFinished(self, reply: QNetworkReply)`. When the UI is stuck `_update(self)` is still called every 2s and the requests to `/job` and `/printer` are still...

I will try! Thanks for your support and engagement 👍

Believe it or not, this issue does not occur any longer for me (or at least it seems like). The only thing I can imagine causing this is that I...

I doubt that it's a network issue as the logs sho that the requests are still performed with valid HTTP responses

So basically you want to get an reminder when the print bed preheated for XX minutes? This would count from the time you set the target temperature?

I just share my performance comparisions here, maybe someone will find it helpful. We are using a AWS EC2 instance (t2.xlarge) to build the project in the cloud, works like...