OctoPrintAPI
OctoPrintAPI copied to clipboard
sendRequestToOctoprint() debugging
This PR is mainly to correct the issue #28. As discussed, there is no additional library dependency, so it should work and ESPxx and Arduino. I test on a MKR WIFI 1010.
I have only tested GET requests for the moment.
It's also add some debugs and optimisations.
I tested POST commands with octoPrintPrintHeadRelativeJog() and octoPrintPrinterCommand().
It also included minor debugging and optimisations after several tests.
You're keeping busy with this update! Impressive! Let me take a look at all your hard work @fmatray !!
Thanks again!
I changed the delay during timeout, as the wifi driver crashs after a while.
This PR adds a part of the issue #30
This PR adds chamber features to get and set temperatures. I can't really test cause I don't have a printer chamber at home.
It also adds printerBedTempHistoryTarget to struct printerBedCall.
Still want to have a play with all these updates first - i've not forgotten about this!!! :)
I have less time now but, please, play theses features and tell me :-)