Cura/resources
Ghostkeeper 9b5005fc90
Fix Biqu definition files
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.
2020-10-05 13:47:24 +02:00
..
bundled_packages Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
definitions Fix Biqu definition files 2020-10-05 13:47:24 +02:00
extruders Added BIQU machine base files as well as BIQU B1 machine files. (#8276) 2020-09-30 17:00:10 +02:00
i18n Don't use full-width unicode percent as placeholder in zh_CN locale. 2020-09-07 15:28:49 +02:00
images Initial Cocoon Create sources. 2020-08-06 16:10:44 +10:00
intent Upgrade setting_version to 16 2020-09-02 01:51:13 +02:00
meshes Added BIQU machine base files as well as BIQU B1 machine files. (#8276) 2020-09-30 17:00:10 +02:00
qml Defensive coding: Don't get the linked material if there is no material 2020-09-18 11:24:39 +02:00
quality Rename Biqu quality profiles to have unique IDs 2020-10-05 13:39:31 +02:00
setting_visibility Fix setting visibility for tree support settings 2020-08-05 01:28:27 +02:00
shaders Don't show overhang on first layer or below buildplate. 2020-09-01 14:40:43 +02:00
texts Add change log entry for Cura 4.7.1 2020-09-01 13:01:45 +02:00
themes Remove superfluous theme entry. 2020-08-05 08:16:10 +02:00
variants Added BIQU machine base files as well as BIQU B1 machine files. (#8276) 2020-09-30 17:00:10 +02:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00