mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-13 06:51:46 +08:00

Max also works because it first casts every boolean to an int and then casts the result back to boolean, but any is neater. Contributes to issue CURA-2232.