Commit graph

9 commits

Author SHA1 Message Date
Lipu Fei
ed390738f4 Update all qualities and variants to version 4 2018-04-05 15:14:15 +02:00
Ghostkeeper
d8a066c1e7
Increment instance container version number instead of just quality_changes
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong.

Contributes to issue CURA-5054.
2018-03-09 16:14:24 +01:00
Lipu Fei
4b1ec905c1 Fix UM2 qualities 2018-02-21 16:39:34 +01:00
Lipu Fei
a4a1babc59 WIP: Fix UM2 quality profiles
- Remove layer_height from the profiles because they are not global
   qualities
 - The layer_heights are the same as the default ones so no need to
   make specific global qualities for UM2
2018-02-21 11:37:17 +01:00
Lipu Fei
1538486e85 WIP: Change low quality_type to fast
"low" is "fast", and the majority is using "fast".
2018-02-16 14:23:11 +01:00
Lipu Fei
0505b16ffb WIP: Update quality profiles
- Add a new field "variant" in "metadata" section for quality profiles.
  "material" will only contain values such as "generic_abs", and
  "variant" will contain values such as "0.25 mm", "AA 0.4", etc.

- Reformat "metadata" section to have the following order:
   - setting_version
   - type
   - quality_type
   - weight
   - global_quality
   - material
   - variant
2018-02-16 14:20:02 +01:00
Lipu Fei
b6dd87081c Add upgrade script for 3.0 to 3.1
CURA-4451

- Add upgrade script for 3.0. to 3.1
- Upgrade old stack files so they will use "empty_quality" as the
  "Not Supported" quality profile.
- Increase SettingVersion to 4
2017-10-30 12:45:25 +01:00
Lipu Fei
fdf5dc049e Update all containers to setting_version 3
CURA-4270
2017-09-04 15:47:04 +02:00
Lipu Fei
f426a0aa62 Add quality files for UM2
CURA-4139

Add dedicated quality files for UM2 so they won't get profiles with
layer height higher than 0.25mm
2017-08-30 14:56:38 +02:00