mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 14:16:36 +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.