OctoprintKlipperPlugin icon indicating copy to clipboard operation
OctoprintKlipperPlugin copied to clipboard

Feature Request: Selectable baud rate / use OctoPrint baud rate

Open towe96 opened this issue 5 years ago • 1 comments

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.

towe96 avatar Apr 18 '19 09:04 towe96

The recommended baudrate for Klipper is 250000 and there is no reason to change it.

mmone avatar Jun 13 '19 19:06 mmone