mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 19:31:16 -07:00
There were a number of problems with it: * There were duplicate JSON keys. One of the duplicates gets ignored then according to the JSON implementation in Python. * There were some 'value' properties that contained undefined variables since the setting type was a string and the value is a string containing a Python expression that should result in a string, not a plain string. * There was one instance in which a 'default_value' property contained a formula. Contributes to issue CURA-7752. |
||
|---|---|---|
| .. | ||
| bundled_packages | ||
| definitions | ||
| extruders | ||
| i18n | ||
| images | ||
| intent | ||
| meshes | ||
| qml | ||
| quality | ||
| setting_visibility | ||
| shaders | ||
| texts | ||
| themes | ||
| variants | ||
| public_key.pem | ||