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

When reading a node of a JSON file, apparently it only lists the keys instead of key-value pairs. You have to get the values separately. Contributes to issue CURA-37.