MKS_WIFI_upgrade_with_BeePrint_web_interface icon indicating copy to clipboard operation
MKS_WIFI_upgrade_with_BeePrint_web_interface copied to clipboard

Add Baud rate to settings

Open dchauran opened this issue 2 years ago • 2 comments

Marlin comes configured for 250000 baud by default now, and different printers come configured with different values. It appears that it is hard coded to 115200 in your firmware. It would be great to have this as a setting so that folks don't have to re-flash any firmware to update baud rates.

dchauran avatar Nov 16 '22 18:11 dchauran

Hi dchauran, the change isn't so difficult, but there are some memory limitation and I need time to test It. Now I'm too busy, but I add this to the list of TODO. Bye Renzo

xreef avatar Nov 17 '22 07:11 xreef

Hi, sorry for reviving this thread but i would like to ask for the same thing.

Or if you could tell me what lines i should change to make it 250000 compatible. I cant code but i was able to compile and flash your fw without my changes. I have tried something myself. I basically used find and replace for 115200 but it did not work after flashing.

NikopolCZ avatar Nov 27 '23 22:11 NikopolCZ