This release includes the following to solve the issue: navaismo/OctoPrint-E3v3seprintjobdetails#7
- Modify the O9000 command to just setup initial values for LCD.
- Added new command O9001 to handle updates on the LCD in One Go.
- Improved the LCD routines to update the LCD values in Marlin, now using the Marlin's Main Loop and doing it in phased/staggered way.
- Increased Serial buffer to 64.
- Increased default BaudRate to150000, now using it by default.
- Added @eduard-sukharev PR#25 to add a QR function for future use.
Important
- Ensure to update the Octoprint plugin to its latest version.
- And Enable the 150000 bad rate in Octoprint settings.