mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:39:02 +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
Cura
This is the source code of Cura.
Dependencies
- Uranium Cura is built on top of the Uranium framework.
- CuraEngine This will be needed at runtime to perform the actual slicing.
- PySerial Only required for USB printing support.
Description
Languages
Python
71.3%
QML
25.6%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%