Miguel Risco-Castillo
Miguel Risco-Castillo
I was not able to replicate, UBL is enable. Maybe I have that already fixed in my current sources.  
I think that you need ProUIex to work with the new G-code preview library. If you want to disable ProUIex maybe could be better to work with the ProUI from...
Can you check the differences between the ld files? maybe it is related to flash position and bootloader. I post new Aquila versions in the special configurations repository
Thanks, I'll give it a look later
What is the current status of the support for all Voxelab printers, Is it worth it to keep trying the support? Or maybe is better to remove all extra configurations...
Did you removed the +VUSB from the USB cable? https://github.com/mriscoc/Ender3V2S1/wiki/Octoprint
Could be related to https://github.com/mriscoc/Ender3V2S1/issues/889
Your temperature plot is very inconsistent, check your thermistor.
Marlin calls load function when validate EEPROM contents, currently the load routine overwrites runout enable parameter in a validation process: https://github.com/MarlinFirmware/Marlin/blob/06dc7f4f526833aaab37725e2e95e68030acb94e/Marlin/src/module/settings.cpp#L1924-L1942
If you disable the filament run-out sensor and save settings, it will kept disabled after validating.