Brian Retterer
Brian Retterer
NP... Happy to help... You can see what I changed to make this work in the change log for the DefaultDataStore. We were using http_build_query which was urlencoding special characters
So, I have been trying this PR to give you feedback on functionality, and I don't believe this is anywhere ready because I can not even get this to build....
@Sebazzz, I guess I'm talking to @thinkyhead ... I did also try your original PR, but still no luck. For this PR, I did the following 1. git checkout bugfix-2.0.x...
@Sebazzz My goal here was to help get this out by checking the status here. It seemed like it was a little further along since the configuration was already in...
I'll check in a little bit to see if it builds.
It seems this is still not building through the VSCode auto build system. This is the output of my build command `platformio run -e STM32F103RET6_creality ; echo "done" >/var/folders/1v/7n6c3hvn2l58qmp4lzvq0f0w0000gn/T/ipc` [build.log](https://github.com/MarlinFirmware/Marlin/files/5632766/build.log)
@thinkyhead looks like this latest update allows the code to build. I am not able to upload the build to the cr6se tonight to give it a full test on...
So the upload to the machine fails and makes the machine not boot. Not sure why or how to help you in debugging this. Possibly waiting on screen assets?
Ill start off the comments.... I have yet been successful of getting the server running for a vanilla PHP install. Always use it through Laravel..... I tried a little while...
#794 Looks like we need to add what a base set of tables looks like, possibly look into having either a "migrations" package for this, or just leave it to...