mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 07:14:24 +08:00

For some printer definitions the `machine_gcode_flavor` was entered incorrectly (the display name was used rather than the flavor-key). Previously in combo boxes the flavour would default to the first key (which is "marlin"). Due to recent changes we will not default anymore to the first option, but instead show nothing. By changing the flavor to the correct key the flavors will show up correctly again. CURA-10374 (cherry picked from commit 2181bbceb3091ce00e24bdd88e4bdcb395402f9b)
Description
Languages
Python
71.3%
QML
25.7%
GLSL
1.4%
Rich Text Format
0.9%
Jinja
0.5%
Other
0.1%