OctoprintKlipperPlugin
OctoprintKlipperPlugin copied to clipboard
Feature Request: Selectable baud rate / use OctoPrint baud rate
I am trying to run the connection between OctoPrint and Klipper at a higher than standard (250000) baud rate - such as 500000. If I set 500000 as additional baud rate in OctoPrint, I can select it in the connection screen and the connection is established at 500000 baud.
When using OctoKlipper's "Replace Connection Panel" option, the baud rate remains locked at 250000, even when 500000 is set up in OctoPrints serial "Serial Connection" settings page.
I suggest that OctoKlippers uses the baud rate specified by OctoPrint, and only falls back to 250000 if "AUTO" is selected there.
The recommended baudrate for Klipper is 250000 and there is no reason to change it.