Open TheLion opened 2 years ago
Heya @TheLion !
I had a quick look in the old code and i seem to remember:
That all said, it may be faster to find a newer Repo as a base for your project. But if you're willing to invest some time we can work through this together. I just don't have the time right now to implement all these changes on my own ;)
Best
Hi,
Of course I'm willing to work through this together. But I don't have much programming experience, but I can test and troubleshoot if needed.
Where do you want to start?
I just tried it with the firmware.bin on your Github. Works great with Moonraker, at least when not printing. ;-)
But when I tried it with a freshly compiled firmware.bin file, because the screen orientation is not correct for my setup, I ran into a couple of issues:
Adding a non-moonraker printer, causes a crash, I added the crash information in the attached file exception.txt
Using 0 for screen rotation displays the "Connecting" at startup correctly, but the graphics seem to be in a landscape orientation forced into a portrait orientation, see photo.
Can these issues be caused by incorrect libraries? As the libraries you mention, one (ESPAsyncWebServer) does not exist with the exact same name.
I also get some warnings (see attachment) during compile, which may or may not be due to an incorrect library. compile.txt
Hope you can help me to get this right, as I really like this for monitoring my printers from the living-room ;-)
If you need any additional information, feel free to ask!