mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 09:26:33 +08:00

The entire if-else tree turned out to be quite slow. Using a dict is a lot faster. Contributes to CURA-708
The entire if-else tree turned out to be quite slow. Using a dict is a lot faster. Contributes to CURA-708