mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-07 01:56:32 +08:00

Setting .value creates a new Python attribute in the object. Setting with setProperty creates the setting property, like we wanted. Contributes to issue CURA-2011.