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
Jaime van Kessel
45f8f3ba3c
Remove some code duplication in DF image filtering
...
CURA-8233
2021-05-18 15:52:06 +02:00
Jaime van Kessel
3018485077
Remove stray debug code
...
CURA-8233
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-05-17 15:24:46 +02:00
Jaime van Kessel
2a304ce90a
Filter images from DF open screen
...
CURA-8233
2021-05-17 14:12:46 +02:00
Jaime van Kessel
2d396a81c5
Remove unneeded pycapsule imports
2021-05-10 16:53:16 +02:00
Jaime van Kessel
0b1bbd8528
Remove unused variable
...
CURA-7959
2021-05-05 09:54:45 +02:00
Jaime van Kessel
49cd43e5d5
Rename variable in test
...
CURA-7959
2021-05-05 09:53:00 +02:00
Jaime van Kessel
5700e44914
Apply suggestions from code review
...
CURA-7959
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2021-05-05 09:32:59 +02:00
Jaime van Kessel
6dd62f9024
Add tests for DFFileModel
...
CURA-7959
2021-04-26 14:34:30 +02:00
Jaime van Kessel
29f62b0579
Add some tests for DFProjectModel
...
CURA-7959
2021-04-26 14:08:10 +02:00
Jaime van Kessel
7979483e48
Seperate the init of jobs and starting
...
This makes it a lot easier to test them
CURA-7959
2021-04-26 13:47:40 +02:00
Jaime van Kessel
cf8113608f
Add simple test for extracting error title
...
CURA-7959
2021-04-26 11:38:59 +02:00
Jaime van Kessel
32ec72a28c
Add first stubs for DF
...
CURA-7959
2021-04-26 10:55:32 +02:00
Kostas Karmas
8f46a51ff2
Remove commented out code
2021-04-22 15:16:46 +02:00
Kostas Karmas
c67b4ee3a0
Remove unused function
2021-04-22 15:08:47 +02:00
Kostas Karmas
86bfb3a5aa
Fix incompatible mypy type
2021-04-22 15:08:07 +02:00
Kostas Karmas
bc408a5a67
Fix mypy issues with the DigitalLibrary plugin
2021-04-22 15:00:42 +02:00
Kostas Karmas
d972c505d0
Initial commit for the DL
2021-04-20 11:30:49 +02:00