ChrisTerBeke
21cde5535a
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-19 14:15:19 +01:00
ChrisTerBeke
beb68213f4
Remove much logging or use debug level, fix cloud icon not appearing right away
2018-12-19 14:14:44 +01:00
Ghostkeeper
a5134001e9
Sort unique printer types
...
So that they appear in a consistent order everywhere.
2018-12-19 14:02:08 +01:00
ChrisTerBeke
80d2a78463
Fix optional type for output device
2018-12-19 11:47:41 +01:00
ChrisTerBeke
112950f003
Remove unused import
2018-12-19 11:45:36 +01:00
ChrisTerBeke
eb1bde0516
Remove Q_ENUMS for connection type, not used in QML anymore
2018-12-19 11:42:17 +01:00
ChrisTerBeke
1b356a3219
Move cloud connection check logic to Python
2018-12-19 11:41:22 +01:00
ChrisTerBeke
5e9fe3fe50
Fix some codestyle, make connectionType a property as it's needed in QML
2018-12-19 11:21:50 +01:00
ChrisTerBeke
b66047c7d1
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-18 17:43:28 +01:00
Ghostkeeper
66ed9ed201
Remove optimisation that broke updates of models upon metadata change
...
If the metadata changed, such as whether a material was favourite or not, then the materials models were not updating any more because the actual list of available materials was still the same.
I've removed this optimisation and tested performance locally. It seems to be slightly slower (though that might be placebo or measurement error). However most of the performance boost of cura-6016 was resulting from different changes there so the interface still seems to be quite a lot faster than what it used to be.
Contributes to issue CURA-6032.
2018-12-18 16:52:04 +01:00
ChrisTerBeke
10f044f4ec
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-18 16:30:22 +01:00
ChrisTerBeke
0588c54035
Start work on cloud icon
2018-12-18 16:29:13 +01:00
Diego Prado Gesto
da69c16e09
Split the constants in to files, indicating which constants each file
...
stores.
Contributes to CURA-6005.
2018-12-18 16:14:13 +01:00
Ghostkeeper
1b11164340
Remove unused import and add documentation
2018-12-18 16:09:19 +01:00
alekseisasin
59f38c66a0
Merge pull request #4936 from Ultimaker/CURA-5867_scale_tool
...
CURA-5867 Fix: if load a model and scale it up to 0.1mm and then load another m…
2018-12-18 15:59:53 +01:00
ChrisTerBeke
25caf1a087
Fix merge conflicts
2018-12-18 14:44:13 +01:00
Lipu Fei
71e71e0a4f
Merge pull request #4975 from Ultimaker/CURA-6011_connection_types
...
[4.0] Every output device should define its connection type
2018-12-18 13:23:02 +01:00
Jaime van Kessel
aa0c8c75ee
Add a sane default to connection type
...
CURA-6011
2018-12-18 09:45:26 +01:00
Jaime van Kessel
d4bb50886f
Merge branch 'CURA-6011_connection_types' of github.com:Ultimaker/Cura into CURA-6011_connection_types
2018-12-18 09:40:20 +01:00
Jaime van Kessel
84a7f2e5a2
Fix review comments
...
CURA-6011
2018-12-18 09:40:08 +01:00
Lipu Fei
6017c2b4d2
Replace isProfileUserCreated with hasCustomQuality
...
CURA-6028
2018-12-18 08:56:56 +01:00
Diego Prado Gesto
3c99b69724
Merge branch '4.0' into CURA-6005_cura_drive_plugin
...
Remove unused file.
Contributes to CURA-6005.
2018-12-18 07:17:37 +01:00
ChrisTerBeke
70421e5ac5
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-17 15:46:28 +01:00
Diego Prado Gesto
b5d8db6a77
Merge branch '4.0' into CURA-6011_connection_types
2018-12-17 15:44:02 +01:00
Lipu Fei
1440c7d996
Merge pull request #5005 from Ultimaker/sdk_version_6
...
Increment API version to 6
2018-12-17 15:43:09 +01:00
Jaime van Kessel
aad7540366
Fix situation where multiple connect configurations would cause issues
...
CURA-6011
2018-12-17 13:31:38 +01:00
Daniel Schiavini
34f56b046a
STAR-322: Review comments
2018-12-17 13:13:44 +01:00
Jaime van Kessel
ee74b9f89f
Once the connectiontype is recovered, it's converted to a string
...
So we need to check if that's the case.
CURA-6011
2018-12-17 13:09:01 +01:00
Diego Prado Gesto
ab83af3a03
Fix code-style
2018-12-17 12:20:30 +01:00
Daniel Schiavini
9eb743bcb8
STAR-322: Making mypy happy
2018-12-17 12:01:10 +01:00
Daniel Schiavini
9f4b7bd703
STAR-322: Improving logging and cluster connection
2018-12-17 11:28:16 +01:00
Diego Prado Gesto
e62a570210
Merge branch '4.0' into CURA-6005_cura_drive_plugin
2018-12-17 11:25:19 +01:00
Jaime van Kessel
938287095f
Use connection type instead of um_network_key to see if a printer has a network connection
...
CURA-6011
2018-12-17 10:47:14 +01:00
Daniel Schiavini
9086105204
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection-multipart-upload
2018-12-17 10:38:29 +01:00
ChrisTerBeke
d900648f99
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-17 09:28:22 +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
Jaime van Kessel
b8a4d8e80d
Remove the cluster connection type
...
CURA-6011
2018-12-14 17:14:56 +01:00
Jaime van Kessel
226d052468
Move the machines from machinelist into their own model
...
CURA-6011
2018-12-14 17:10:58 +01:00
Daniel Schiavini
3194a6d0bb
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection-multipart-upload
2018-12-14 16:17:36 +01:00
Aleksei S
9146a775a4
After resetting the custom settings the quality slider did not update selected value
...
CURA-6028
2018-12-14 16:17:05 +01:00
ChrisTerBeke
2772b3bcbd
Merge branch '4.0' into STAR-322_cloud-connection
2018-12-14 16:10:20 +01:00
Daniel Schiavini
e815d5da8f
STAR-322: Avoiding lambdas and direct callbacks to avoid gc
2018-12-14 16:02:28 +01:00
Daniel Schiavini
2f08854097
STAR-322: Using QNetworkReply.finished signal instead of QNetworkAccessManager.finished
2018-12-14 14:50:15 +01:00
Lipu Fei
a02bccf74d
Fix NozzleModel to work with new ListModel data update
...
CURA-6015
ListModels should not modify items directly. All ListModels should use
setItems() and the insertions/removals/modifications will be done in
setItems() itself.
2018-12-14 13:00:06 +01:00
Daniel Schiavini
4dc8edb996
STAR-322: Fixing the multipart upload
2018-12-14 12:48:40 +01:00
Lipu Fei
cd3a9e02d6
Merge remote-tracking branch 'origin/4.0' into CURA-6015_fix_osx_crash
2018-12-14 11:45:51 +01:00
Lipu Fei
a18203b286
Fix typing
...
CURA-6011
2018-12-14 11:37:32 +01:00
Lipu Fei
4252b95603
Make ConnectionType Enum type accessible to QML
...
CURA-6011
2018-12-14 11:28:21 +01:00
Lipu Fei
a1ad7851d9
Merge remote-tracking branch 'origin/4.0' into CURA-6011_connection_types
2018-12-14 11:11:40 +01:00
Lipu Fei
99cee1dfe7
Use double-quotes for custom type hinting in functions
...
CURA-6011
2018-12-14 10:54:54 +01:00