Remco Burema
0232b4f639
Upgrade SDK version to 8.0.0 for Cura 5.0
2022-04-20 10:57:38 +02:00
Remco Burema
8aa071056b
Now unused API field only took integers originally.
...
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
Remco Burema
04002056ae
Update SDK/API from 7.5.0 to 7.6.0 for 4.10
...
CURA-8320
2021-06-15 16:08:07 +02:00
Ghostkeeper
08be77adad
Increment SDK version to 7.5.0
...
The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
2021-04-06 13:28:08 +02:00
Kostas Karmas
03dc8d00fe
Up the SDK version to 7.4.0
...
In preparation for release of the 4.8.
CURA-7795
2020-10-22 11:29:25 +02:00
Kostas Karmas
bd54ef8d5a
Update the SDK version to 7.3.0 for 4.7
...
CURA-7641
2020-08-07 11:12:27 +02:00
Nino van Hooff
7302e8ba7f
Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6
...
CURA-7383
2020-04-21 11:46:12 +02:00
Ghostkeeper
6f707f3149
Bump SDK version number of Cura 4.5 to 7.1
...
We've added new things to our API. This allows plug-in developers to use them.
Contributes to issue CURA-7205.
2020-02-10 10:45:07 +01:00
Nino van Hooff
c62ff262ed
Change SDK version to 7.0.0
...
CURA-6858
2019-10-21 14:51:34 +02:00
Jaime van Kessel
87e0b8629a
Add convenience script for running complete coverage
2019-08-30 16:32:11 +02:00
Lipu Fei
6992fd2991
Update plugin versions to match package versions
...
CURA-6019
2018-12-17 13:03:21 +01:00
Ghostkeeper
c235f339ae
Increment API version to 6
...
All plug-ins now have to re-check whether they are still compatible with the current version of Cura.
Contributes to issue CURA-6019.
2018-12-14 17:29:02 +01:00
Ghostkeeper
b67d8d4103
Fix type of fallback variable
...
These have to be strings because the configparser getter can only return strings.
Contributes to issue CURA-5936.
2018-11-14 13:46:13 +01:00
Ghostkeeper
ae2b312472
Add typing for all version upgrade plug-ins
...
Hopefully we'll take this typing along when we next copy-paste the stuffs.
Contributes to issue CURA-5936.
2018-11-14 13:41:23 +01:00
Aleksei S
fe9cada459
Increase plugin API version to 5
...
CURA-5627
2018-08-27 13:59:00 +02:00
Lipu Fei
1fefc05698
Fix UM2 custom profile upgrade from 2.7
...
CURA-5218
2018-04-18 10:54:54 +02:00
Diego Prado Gesto
f1e33f0cba
CURA-5175 Remove version upgrade of the quality instance containers
...
since they never get updated.
2018-03-29 17:08:59 +02:00
Lipu Fei
8ef918829f
Fix quality profile upgrade for UM2 family
2017-10-16 15:00:29 +02:00
Lipu Fei
aa7b456594
Fix custom quality profile upgrade for UM2 family
...
The custom quality profiles for the UM2 family used to be saved as
profiles for "fdmprinter". They now should be updated to set for
"ultimaker2".
2017-10-16 13:59:22 +02:00
Lipu Fei
7d8fa71c4c
Exclude other UM2 machine during quality profile upgrade
...
CURA-4420
2017-10-09 13:04:55 +02:00
Lipu Fei
71f794f76d
Upgrade ultimaker2 quality_changes
...
CURA-4420
Ultimaker 2 quality_changes profiles were saved with definition =
fdmprinter in Cura 2.7. In Cura 3.0, that should be "ultimaker2".
2017-10-06 09:38:10 +02:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Diego Prado Gesto
fd1c76ac80
Merged branch - CURA-4270
2017-09-13 13:25:00 +02:00
Ruben D
291d30f118
Update language preference in preferences when upgrading
...
The language codes were all renamed, so they have to change in the .cfg file of the user as well.
Contributes to issue CURA-4263.
2017-09-10 14:01:26 +02:00
Lipu Fei
e9551d2173
Add upgrade script for 2.7 to 3.0
...
CURA-4270
Changes for the Skin Pre-shrink settings requires upgrade.
2017-09-04 15:39:10 +02:00
Ghostkeeper
831a91afff
Add test for upgrading preference file
...
Contributes to issue CURA-4148.
2017-08-30 16:08:50 +02:00
Ghostkeeper
d929359d77
Implement version upgrade 2.7 to 3.0
...
The theme 'cura' was renamed to 'cura-light', so that needs to be updated in the user's preferences.
Contributes to issue CURA-4148.
2017-08-30 16:08:50 +02:00