mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 14:16:36 +08:00

Rather than sending an M105 only after receiving a line with T:, always send M105 when we are trying to detect baudrate, otherwise we can end up in an undefined state. Contributes to #82