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
89f0970a88
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
Nino van Hooff
bb2a176e36
Convert doxygen to rst for VersionUpgrades 40+
2020-05-28 16:21:49 +02:00
Jaime van Kessel
de7e3f824d
Move the getCfgVersion to base version upgrade
...
They can still be overridden, but in the current situation they were
all the same...
2020-04-22 11:30:35 +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
Ghostkeeper
824dd59e76
Code style: Spaces around binary operators
2019-12-23 16:22:16 +01:00
Dimitriovski
74d919a5d2
Prevent deleting comments from Start/End G-codes by changing the comment_prefixes in ConfigParser
...
CURA/6994
2019-12-03 14:40:54 +01:00
Ghostkeeper
eaedca1917
Convert unit of adaptive layers threshold and change name
...
This usage is hopefully more intuitive than the previous one.
2019-11-01 11:54:17 +01:00
ninovanhooff
9beea85482
Merge pull request #6566 from Ultimaker/CURA-6858_increase_sdk_ver_7_0
...
Change SDK version to 7.0.0
2019-10-23 11:54:49 +02:00
Lipu Fei
66005f28f3
Fix typo in removing Alternate Skin Rotations
2019-10-22 15:00:51 +02:00
Ghostkeeper
cb9b385a85
Remove Alternate Skin Rotations setting
...
It's been replaced completely by the Top/Bottom Line Directions setting.
2019-10-22 13:46:42 +02:00
Nino van Hooff
c62ff262ed
Change SDK version to 7.0.0
...
CURA-6858
2019-10-21 14:51:34 +02:00
Lipu Fei
94e89ad4ac
Fix merge conflicts with master
2019-09-24 14:26:43 +02:00
Lipu Fei
1977a865f1
Fix HMS434 version upgrade
...
CURA-6774
2019-09-24 11:05:52 +02:00
Lipu Fei
18d93d0b7b
Fix UM2 extended variants
...
CURA-6775
2019-09-23 10:43:58 +02:00
Lipu Fei
d8b59c4471
Fix renamed um2 nozzles
...
CURA-6599
2019-09-19 14:26:01 +02:00
Ghostkeeper
5617784b48
Implement version upgrade for UM2 with Olsson
...
Contributes to issue CURA-6775.
2019-09-16 15:38:01 +02:00
Jaime van Kessel
febe953226
Don't assert if there are already 7 containers in stack
...
CURA-6599
Co-Authored-By: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2019-09-13 09:29:49 +02:00
Jaime van Kessel
06103b98d5
Ensure that quality_changes get their intent_category set in upgrade
...
CURA-6599
2019-09-12 10:30:16 +02:00
Jaime van Kessel
7d8911b74d
Fix version upgrade for stacks
...
CURA-6599
2019-09-10 11:41:42 +02:00
Jaime van Kessel
e9862fb348
Move version upgrade for intents from 4.1-4.2 to 4.3-4.4
...
CURA-6599
2019-09-10 10:57:25 +02:00