Lipu Fei
3ddc2466f8
Fix typing
2019-12-17 10:27:05 +01:00
Ghostkeeper
5ea60823f5
Don't crash if address is still none after getting info
...
This can happen (starting somewhere between zeroconf version 21.0 and 24.0).
Contributes to issue CURA-7032.
2019-12-13 10:54:27 +01:00
Ghostkeeper
e54ce8643b
Don't wrap str unnecessarily
...
Just an inefficiency that I found.
2019-12-13 10:44:48 +01:00
Jaime van Kessel
c2e6116983
Add names to all the threads
2019-11-01 16:20:42 +01:00
Jaime van Kessel
c5623a1364
Also catch ValueError when handling modelParsing from network
...
CURA-6855
2019-10-28 10:30:25 +01:00
ChrisTerBeke
8f46c02e5d
Fix MyPy issues
2019-10-25 12:35:03 +02:00
ChrisTerBeke
9a3ff527ac
Bring back the printer selection dialog for networked printers
2019-10-25 12:25:41 +02:00
Lipu Fei
5548c30616
Catch WinErrors for zeroconf
...
CURA-6855
2019-10-21 10:21:50 +02:00
Lipu Fei
750632ec41
Merge remote-tracking branch 'origin/master' into feature_intent
2019-10-02 12:52:37 +02:00
ChrisTerBeke
5f31551184
Fix checking for cases where machine creation failed
2019-10-01 19:41:02 +02:00
ChrisTerBeke
c3d846440d
Set some meta data before switching active stacks, fix manual added device pairing
2019-10-01 19:31:35 +02:00
Lipu Fei
96a9bcccbb
Merge remote-tracking branch 'origin/master' into feature_intent
2019-10-01 09:41:05 +02:00
ChrisTerBeke
9e54cc33ce
Move code
2019-09-27 20:50:46 +02:00
ChrisTerBeke
b18f9469bf
Select correct machine type connecting to output device
2019-09-27 20:39:57 +02:00
ChrisTerBeke
01e665a0d7
Partial revert of #6432 , actually fix refreshing configurations
2019-09-27 19:25:23 +02:00
ChrisTerBeke
93c1c88793
Only show cloud flow message when signed in and not cloud connected yet, fix machine configuration when using legacy network selection flow
2019-09-27 13:38:13 +02:00
Ghostkeeper
05de920c21
Once more with feeling
...
Sorry, I didn't see the other review comment until after I pushed the previous commit.
Contributes to issue CURA-6600.
2019-09-18 14:28:22 +02:00
Ghostkeeper
a3e9316f48
Rename all_root_materials to all_base_files
...
This naming is more consistent with the naming of the metadata entry and most of the other code.
Contributes to issue CURA-6600.
2019-09-18 14:27:04 +02:00
Diego Prado Gesto
bca68c6db0
Merge branch 'feature_intent' into feature_intent_container_tree
2019-09-13 09:02:51 +02:00
Ghostkeeper
b8ab04df4a
Correct type of logged item
2019-09-12 15:58:09 +02:00
Ghostkeeper
3a3aeb92a9
Log errors rather than printing them
...
This way we can debug them if a user sends us the logs.
2019-09-12 15:45:10 +02:00
Ghostkeeper
f6089ed627
Don't use material manager to get list of materials to send
...
The material manager is no longer populated so it wouldn't send any materials any more.
This is probably faster anyway since it doesn't need to go back to the container registry for every file.
Contributes to issue CURA-6600.
2019-09-11 15:43:35 +02:00
Diego Prado Gesto
b18565d9cf
Merge branch 'master' into feature_intent_container_tree
2019-09-10 11:08:21 +02:00
ChrisTerBeke
669fb39f40
Catch type errors when trying to populate models from API response
2019-09-09 10:44:17 +02:00
Ian Paschal
f517beba76
Fix typo
...
CS-171
2019-09-06 16:04:03 +02:00
Ian Paschal
e0194d8721
Extend found_machine_type_identifiers to include R2
...
CS-171
2019-09-06 16:03:48 +02:00
Ghostkeeper
82aa0492ea
Revert "CS-171 Add R2 support"
2019-09-06 14:00:04 +00:00
Ian Paschal
f49cf8dfd5
Fix typo
...
CS-171
2019-09-06 11:30:42 +02:00
Ian Paschal
7674905f1c
Extend found_machine_type_identifiers to include R2
...
CS-171
2019-09-06 11:23:28 +02:00
ChrisTerBeke
210843a7bb
Improve adding/connecting to output devices
2019-09-05 10:47:15 +02:00
ChrisTerBeke
4364d94423
Reduce logging and network activity during print job upload
2019-09-04 18:54:53 +02:00
Jaime van Kessel
f7d61e1e24
Merge branch 'feature_intent' of github.com:Ultimaker/Cura into feature_intent_container_tree
2019-08-29 16:31:44 +02:00
ChrisTerBeke
5ee6cd7e8f
Better handling of error response, not always show message
2019-08-28 22:39:25 +02:00
ChrisTerBeke
47237cda5f
Fix syncing materials via API, show nice message
2019-08-28 22:17:39 +02:00
ChrisTerBeke
9e6e9a4beb
Enable force override print job in local network, fix override button not enabled on older firmwares
2019-08-15 20:16:55 +02:00
ChrisTerBeke
fcd5a563e4
Use cluster_size property from zeroconf if available
2019-08-13 21:42:44 +02:00
ChrisTerBeke
2a9be0cdfe
Only create API client when actually used
2019-08-13 12:55:54 +02:00
ChrisTerBeke
945e5f08a3
Fix checking if still connected or not
2019-08-12 20:08:57 +02:00
ChrisTerBeke
77adbdd286
Simpler check if group host
2019-08-12 17:19:20 +02:00
ChrisTerBeke
2fb1311d93
Don't register devices needlessly, for now remove initial update
2019-08-12 16:33:59 +02:00
ChrisTerBeke
e977cdd431
Add legacy 'Connect over Network' button back
2019-08-12 01:19:41 +02:00
ChrisTerBeke
90c69e079c
Fix cluster host checking, show neat actionable message when not host
2019-08-09 12:38:25 +02:00
ChrisTerBeke
669e64afdb
Move cloud flow message to correct folder
2019-08-09 10:09:54 +02:00
ChrisTerBeke
11ef53905b
Fix refresh button functionality for network printing
2019-08-09 09:24:32 +02:00
ChrisTerBeke
2ed033da7c
Add specific message when connecting to slave, prevent duplicate messages
2019-08-07 01:02:46 +02:00
ChrisTerBeke
8a2e394abc
Fix adding by manual IP, code improvements
2019-08-07 00:38:07 +02:00
ChrisTerBeke
ac177659e5
Fixes for add by IP
2019-08-06 21:46:37 +02:00
ChrisTerBeke
e4fa5ffbc7
Fix some cluster API calls that use redirects
2019-08-06 09:29:25 +02:00
ChrisTerBeke
0099e640c5
Remove debug print statement
2019-08-05 19:45:39 +02:00
ChrisTerBeke
e0d34915e8
Use relative imports in plugin
2019-08-05 19:43:30 +02:00