Ian Paschal
|
f483eb431f
|
Make IP address optional
Contribues to CL-1266
|
2019-03-05 09:30:51 +01:00 |
|
Ian Paschal
|
04a2caf781
|
Add internal IP to CloudClusterResponse
Contributes to CL-1266
|
2019-03-04 16:29:23 +01:00 |
|
Ian Paschal
|
63bf95cc9e
|
More robust check for network key
Contributes to CL-1266
|
2019-03-04 16:26:20 +01:00 |
|
Ian Paschal
|
35a9a0a058
|
Check for IP addresses used as network keys
Contributes to CL-1266
|
2019-03-04 15:52:00 +01:00 |
|
Ian Paschal
|
88fc7d0fba
|
Don't try to get the plugin path when there's no plugin registry
i.e. in tests
Contributes to CL-1274
|
2019-03-04 14:27:35 +01:00 |
|
Ian Paschal
|
a74717ca3c
|
Get plugin path like most other plugins do
Contributes to CL-1274
|
2019-03-04 12:42:48 +01:00 |
|
Ian Paschal
|
3889570697
|
K.I.S.S.
Contributes to CL-1274
|
2019-03-04 12:04:34 +01:00 |
|
Ian Paschal
|
c8580cf417
|
Prevent circular dependencies
Contributes to CL-1274
|
2019-03-04 11:27:52 +01:00 |
|
Ian Paschal
|
a1e0ddd9df
|
Don't hardcode plugin directory
Contributes to CL-1274
|
2019-03-04 10:19:33 +01:00 |
|
Ian
|
cac8c85489
|
Don't use __file__
Contributes to CL-1274
|
2019-03-01 10:46:41 +01:00 |
|
Ian
|
cf9a1c0248
|
Sort UM imports alphabetically for easy scanning
Contributes to CL-1274
|
2019-03-01 10:46:27 +01:00 |
|
Ian Paschal
|
ee0eb6aac2
|
Don't return value of self._parseModels
Because it always returns none
|
2019-02-19 10:20:28 +01:00 |
|
ChrisTerBeke
|
11cf409d71
|
Fix codestyle
|
2019-02-15 17:07:45 +01:00 |
|
ChrisTerBeke
|
e80eccaea3
|
Manually create printer properties for cloud output device
|
2019-02-15 16:46:47 +01:00 |
|
Ian Paschal
|
0a945b8ba5
|
Code style
Contributes to CL-1250
|
2019-02-15 10:18:47 +01:00 |
|
Ian Paschal
|
f7d86667ed
|
Simplify code a bit
Contributes to CL-1250
|
2019-02-15 10:14:14 +01:00 |
|
Ian Paschal
|
4feb53fdf4
|
Revert "Expect to always have a build plate"
This reverts commit 0be6c9e6d3.
|
2019-02-15 10:12:19 +01:00 |
|
Ian Paschal
|
0be6c9e6d3
|
Expect to always have a build plate
Contributes to CL-1250
|
2019-02-15 10:10:39 +01:00 |
|
Ian Paschal
|
5d294a7ff5
|
Handle self.build_plate = None
Contributes to CL-1250
|
2019-02-15 10:04:39 +01:00 |
|
Ian Paschal
|
72ce40deba
|
Update buildplate with other props
Contributes to CL-1250
|
2019-02-15 09:36:38 +01:00 |
|
Ian Paschal
|
7a9dbe3a3f
|
Don't explode the log with errors when there's no cloud response
|
2019-02-14 14:24:34 +01:00 |
|
Ian Paschal
|
af565aff55
|
Clarify if using key or human-readable name
This is refering to "glass", not "Glass". According to @lipufei, "name" should denote a human readable/capitalized name.
Contributes to CL-1250
|
2019-02-14 11:49:43 +01:00 |
|
Ian Paschal
|
0275de7f77
|
Make sure to set the build plate so it's not empty
Contributes to CL-1250
|
2019-02-14 11:46:41 +01:00 |
|
ChrisTerBeke
|
9d6bd4b29a
|
Check access token before using it
|
2019-02-08 21:03:59 +01:00 |
|
Ian Paschal
|
fcb52dd1cf
|
Show cloud flow pop-up if machine is removed from cloud
Contributes to CL-1222
|
2019-02-06 14:26:11 +01:00 |
|
Ian Paschal
|
d022672bcf
|
Add signal to CloudOutputDeviceManager for added cloud device
Contributes to CL-1222
|
2019-02-05 16:49:54 +01:00 |
|
Ian Paschal
|
2a3a1d6e35
|
Move cloud flow checks back to UM3OutputDevice
Contributes to CL-1222
|
2019-02-04 11:51:27 +01:00 |
|
Ian Paschal
|
1244e30500
|
Add cloud-flow-is-possible checking
Contributes to CL-1222
|
2019-02-01 15:50:49 +01:00 |
|
ChrisTerBeke
|
b884e46187
|
Ensure Cura stores the cloud connection type in the stack file
|
2019-01-30 22:02:13 +01:00 |
|
ChrisTerBeke
|
92eb361ba1
|
Make cloud API error a generic message to not scare the user
|
2019-01-23 09:37:32 +01:00 |
|
ChrisTerBeke
|
a702661b5d
|
Decrease the API call intervals to get quicker UI updates
|
2019-01-15 14:17:38 +01:00 |
|
ChrisTerBeke
|
b7fb969524
|
Fixes for review
|
2019-01-15 09:37:38 +01:00 |
|
Daniel Schiavini
|
77c30c891f
|
Fix tests
|
2019-01-15 08:20:39 +01:00 |
|
ChrisTerBeke
|
7bf319dfd1
|
Better fix for circular dependency
|
2019-01-14 14:17:36 +01:00 |
|
ChrisTerBeke
|
cd19eec98a
|
Remove weird argument for timer
|
2019-01-14 11:06:16 +01:00 |
|
ChrisTerBeke
|
402097f4d0
|
Fix imports
|
2019-01-14 10:57:50 +01:00 |
|
ChrisTerBeke
|
1e2a8aa23e
|
revert to prevent circular dependency
|
2019-01-14 10:52:50 +01:00 |
|
ChrisTerBeke
|
81abc84741
|
Fix typing of CloudOutputDevice in controller
|
2019-01-14 10:41:10 +01:00 |
|
ChrisTerBeke
|
7bbd43928a
|
Fix more review comments
|
2019-01-11 16:38:25 +01:00 |
|
ChrisTerBeke
|
3c10cca0de
|
Fixed all codestyle and nitpicks from review
|
2019-01-11 16:33:49 +01:00 |
|
ChrisTerBeke
|
e465bd771a
|
Use toolpath instead of mesh, some review fixes
|
2019-01-11 16:18:47 +01:00 |
|
ChrisTerBeke
|
d8b5f75e2a
|
Solve some review comments
|
2019-01-11 16:14:55 +01:00 |
|
ChrisTerBeke
|
32ad50864e
|
Merge pull request #5029 from Ultimaker/STAR-347_update_cura_connect_models
Star-347: Update Cura Connect models
|
2019-01-10 17:46:26 +01:00 |
|
ChrisTerBeke
|
36191fbe0f
|
Fix typevar typing issue
|
2019-01-10 15:36:12 +01:00 |
|
ChrisTerBeke
|
56f0a341bc
|
Fix merge conflicts
|
2019-01-10 15:17:53 +01:00 |
|
ChrisTerBeke
|
b8da720c1d
|
Move translations in-line
|
2019-01-08 13:10:42 +01:00 |
|
ChrisTerBeke
|
485b471522
|
Fix some review comments
|
2019-01-08 12:19:00 +01:00 |
|
Marijn Dee
|
12a4a5e9f5
|
Fixing the rest of the automatic test failures
|
2018-12-21 15:06:02 +01:00 |
|
Marijn Dee
|
131211e604
|
Fixed the unit tests
|
2018-12-21 09:42:28 +01:00 |
|
ChrisTerBeke
|
5403f5241b
|
Fix not registering cloud output device for every machine
|
2018-12-20 17:21:07 +01:00 |
|