mmone / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU General Public License v3.0
83 stars 62 forks source link

Feature Request: Selectable baud rate / use OctoPrint baud rate #44

Open towe96 opened 5 years ago

towe96 commented 5 years ago

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.

mmone commented 5 years ago

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