ChrisTerBeke
|
b1920b05e9
Remove hacky code that is now not needed anymore
|
5 лет назад |
ChrisTerBeke
|
70c679859a
Use default value for printer type, allow printer_type field from cloud
|
5 лет назад |
ChrisTerBeke
|
76d0b5f198
Ensure printers length is larger than 0 before accessing index
|
6 лет назад |
ChrisTerBeke
|
0028ec6746
Ensure all property values are of type bytes
|
6 лет назад |
ChrisTerBeke
|
5bb56e06a4
Merge branch 'master' into cloud-cluster-discovery-mvp
|
6 лет назад |
ChrisTerBeke
|
3cbd8a94a9
Add minimal support for discovering cloud printers outside of LAN
|
6 лет назад |
Ghostkeeper
|
cd89f7345a
Merge branch 'WIP_gitlab_ci'
|
6 лет назад |
Ghostkeeper
|
ae9395aebb
Merge branch 'master' into WIP_onboarding
|
6 лет назад |
Lipu Fei
|
dd19d7d1a9
Fix typing
|
6 лет назад |
Simon Edwards
|
8700cbe4e8
Mypy fix
|
6 лет назад |
Ian Paschal
|
49cb3de562
Merge remote-tracking branch 'origin/master' into CL-1266_cloud_association_for_manual_ips
|
6 лет назад |
Lipu Fei
|
4a171eebf6
Move models around again
|
6 лет назад |
Lipu Fei
|
6a8db55112
Move PrinterOutputModel into cura.UI module
|
6 лет назад |
Lipu Fei
|
2b39d6422c
Move PrinterOutputDevice into cura.PrinterOutput module
|
6 лет назад |
Ian Paschal
|
63bf95cc9e
More robust check for network key
|
6 лет назад |
Ian Paschal
|
35a9a0a058
Check for IP addresses used as network keys
|
6 лет назад |
Ian Paschal
|
88fc7d0fba
Don't try to get the plugin path when there's no plugin registry
|
6 лет назад |
Ian Paschal
|
a74717ca3c
Get plugin path like most other plugins do
|
6 лет назад |
Ian Paschal
|
3889570697
K.I.S.S.
|
6 лет назад |
Ian Paschal
|
c8580cf417
Prevent circular dependencies
|
6 лет назад |
Ian Paschal
|
a1e0ddd9df
Don't hardcode plugin directory
|
6 лет назад |
Ian
|
cac8c85489
Don't use __file__
|
6 лет назад |
Ian
|
cf9a1c0248
Sort UM imports alphabetically for easy scanning
|
6 лет назад |
ChrisTerBeke
|
11cf409d71
Fix codestyle
|
6 лет назад |
ChrisTerBeke
|
e80eccaea3
Manually create printer properties for cloud output device
|
6 лет назад |
ChrisTerBeke
|
a702661b5d
Decrease the API call intervals to get quicker UI updates
|
6 лет назад |
ChrisTerBeke
|
7bbd43928a
Fix more review comments
|
6 лет назад |
ChrisTerBeke
|
3c10cca0de
Fixed all codestyle and nitpicks from review
|
6 лет назад |
ChrisTerBeke
|
e465bd771a
Use toolpath instead of mesh, some review fixes
|
6 лет назад |
ChrisTerBeke
|
d8b5f75e2a
Solve some review comments
|
6 лет назад |
ChrisTerBeke
|
36191fbe0f
Fix typevar typing issue
|
6 лет назад |
ChrisTerBeke
|
b8da720c1d
Move translations in-line
|
6 лет назад |
ChrisTerBeke
|
485b471522
Fix some review comments
|
6 лет назад |
ChrisTerBeke
|
2f92f6ef50
Simplify checking if cloud or network printer, small fixes
|
6 лет назад |
ChrisTerBeke
|
beb68213f4
Remove much logging or use debug level, fix cloud icon not appearing right away
|
6 лет назад |
ChrisTerBeke
|
0588c54035
Start work on cloud icon
|
6 лет назад |
Daniel Schiavini
|
d28ac5e120
STAR-322: Improving documentation
|
6 лет назад |
Daniel Schiavini
|
34f56b046a
STAR-322: Review comments
|
6 лет назад |
Daniel Schiavini
|
9eb743bcb8
STAR-322: Making mypy happy
|
6 лет назад |
Daniel Schiavini
|
9f4b7bd703
STAR-322: Improving logging and cluster connection
|
6 лет назад |
Daniel Schiavini
|
e815d5da8f
STAR-322: Avoiding lambdas and direct callbacks to avoid gc
|
6 лет назад |
Daniel Schiavini
|
2f08854097
STAR-322: Using QNetworkReply.finished signal instead of QNetworkAccessManager.finished
|
6 лет назад |
Daniel Schiavini
|
4dc8edb996
STAR-322: Fixing the multipart upload
|
6 лет назад |
Daniel Schiavini
|
fed779d0d2
STAR-322: Implementing multi-part upload (doesnt always work)
|
6 лет назад |
Daniel Schiavini
|
f04db63594
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection
|
6 лет назад |
Daniel Schiavini
|
a5d8e6ceb8
STAR-322: Removing the print job after it was done
|
6 лет назад |
ChrisTerBeke
|
7b7c687db7
Remove dismissable = False from messages as it's the default
|
6 лет назад |
Daniel Schiavini
|
4fddf1b7c7
Merge branch 'STAR-322_cloud-connection' of github.com:Ultimaker/Cura into STAR-322_cloud-connection
|
6 лет назад |
ChrisTerBeke
|
816c6bd4ec
Fixes after merging UI changes
|
6 лет назад |
Daniel Schiavini
|
7668801564
STAR-322: Adding documentation and fixing model types
|
6 лет назад |