Open dchauran opened 2 years ago
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
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.
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.