Jaime van Kessel
73c6676673
Added missing test for camera URL
2019-08-22 14:17:40 +02:00
Jaime van Kessel
561a3e53e5
Only add available configuration if it wasn't already in the list
...
CURA-6732
2019-08-22 14:09:39 +02:00
Jaime van Kessel
d1720db5ad
Ensure that the available configurations are also used in the uniqueConfigurations
...
CURA-6372
2019-08-22 14:07:44 +02:00
Jaime van Kessel
d2e9715409
Add availableConfiguration property to the output model
...
CURA-6732
2019-08-22 14:02:29 +02:00
Ghostkeeper
7ccf46124f
Give warning when build plate temperature is below volume temperature
...
It's not going to become lower than the ambient temperature after all.
2019-08-22 13:37:30 +02:00
Ghostkeeper
9f16973215
Don't remove skirt when printing with support
...
According to tests by theWaldschrat and Liger0, the skirt is still necessary when support is enabled.
Fixes #6229 .
2019-08-22 09:46:49 +02:00
Ghostkeeper
9122d0cca4
Remove misleading text that says you could enter hostnames
...
We don't resolve the hostnames ever. You can only enter IP addresses.
2019-08-21 09:56:32 +02:00
ChrisTerBeke
a179d7118d
Fix renaming mistake from 1fa5628cb2e35425d1b42f9dbb20a9bda45da032
2019-08-20 17:17:52 +02:00
Remco Burema
0e6c05e443
Merge pull request #6206 from Ultimaker/CURA-6709_upgrade_imade3d
...
CURA-6709 Fix version upgrade for imade3d jellybox
2019-08-20 13:08:30 +02:00
Lipu Fei
4762711c33
chdir to ~ on Linux if frozen
2019-08-20 11:18:54 +02:00
Lipu Fei
f4dc9cc6a2
Fix QDesktopServices.openUrl() for AppImage on Linux
2019-08-20 09:57:13 +02:00
Ghostkeeper
53efad7e6f
Fix translation of horizontal expansion in French
...
It's not 'horizontal printing speed'.
2019-08-19 12:39:54 +02:00
Ghostkeeper
362c7d09fb
Fix displaying generic materials
...
I had that commented out for debugging.
2019-08-16 13:38:14 +02:00
Ghostkeeper
04d5423d81
Fix scrolling all the way down in Qt 5.13
...
It didn't properly connect the height of the column to the scrolled length, I think. Perhaps a Qt bug. It didn't occur in 5.11 or 5.10 yet.
2019-08-16 13:36:15 +02:00
ChrisTerBeke
60758093f1
Determine skeleton loading properly
2019-08-15 21:29:20 +02:00
ChrisTerBeke
75f52c5a24
Bring back skeleton loading for monitor stage
2019-08-15 21:25:56 +02:00
ChrisTerBeke
7e9662e30e
Fix monitor tab UI not updating for cloud device due to overridden signals
2019-08-15 20:25:59 +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
de3f82610a
Add tooltips for firmware update back, fix print job override state
2019-08-15 19:42:25 +02:00
ChrisTerBeke
36f6bdca18
Bring cast back to fix typing
2019-08-15 14:36:25 +02:00
ChrisTerBeke
83ce3f6ea6
Merge branch 'master' of https://github.com/Ultimaker/Cura
2019-08-15 14:30:25 +02:00
ChrisTerBeke
6833323845
UM3PrinterAction - refactor to property, remove discovery start from reset
2019-08-15 14:30:11 +02:00
Lipu Fei
581cde1ddf
Use HTTPS for firmware update check URLs
2019-08-15 13:42:13 +02:00
Lipu Fei
4feb22e065
Fix version upgrade for imade3d jellybox
...
CURA-6709
2019-08-15 13:37:04 +02:00
ChrisTerBeke
ab4fd3a7f9
Merge branch 'master' of https://github.com/Ultimaker/Cura
2019-08-15 13:21:17 +02:00
ChrisTerBeke
eb5e1904ab
Fix setting printer type on print job
2019-08-15 13:21:10 +02:00
Lipu Fei
f20696966d
Fix logging in FirmwareUpdateChecker
2019-08-15 13:03:51 +02:00
Ghostkeeper
f440535581
Add platform mesh for Creality Ender-3
...
Provided by Sprint8 in #6204 , but I think the mesh was obtained from an older Cura version.
This fixes #6204 .
2019-08-15 11:31:19 +02:00
Lipu Fei
214194de85
Merge pull request #6202 from Ultimaker/CURA-6717_machine_heated_build_volume
...
Add machine_heated_build_volume.
2019-08-15 09:37:18 +02:00
Lipu Fei
e8fd013329
Fix OAuth2 test
2019-08-15 09:23:05 +02:00
Lipu Fei
4c792419e3
Use QDesktopServices.openUrl() instead of webbrowser
2019-08-15 08:57:19 +02:00
Lipu Fei
a2dcbc3be7
Use certifi for firmware update checker
...
CURA-6698
2019-08-14 14:57:52 +02:00
Lipu Fei
6b93c97a5e
Use certifi for uploading crash reports
...
CURA-6698
2019-08-14 14:55:36 +02:00
ChrisTerBeke
e6d30516aa
Fix status interval check for cloud devices
2019-08-14 14:21:16 +02:00
Remco Burema
f947269cf8
Add machine_heated_build_volume.
...
See also the engine.
part of CURA-6717
2019-08-14 11:59:13 +02:00
Lipu Fei
00334ee5a9
Hide default build plate temperature
...
CURA-6716
2019-08-14 10:58:48 +02:00
Lipu Fei
4947757688
Hide default material print temperature
...
CURA-6716
2019-08-14 10:55:12 +02:00
ChrisTerBeke
fcd5a563e4
Use cluster_size property from zeroconf if available
2019-08-13 21:42:44 +02:00
ChrisTerBeke
998f58d3fa
Tweak offline check interval for cloud device
2019-08-13 15:19:30 +02:00
Ghostkeeper
20201c65e6
Merge branch 'master' into feature_intent
...
Conflicts:
resources/bundled_packages/cura.json -> 4.1 to 4.2 upgrade package added simultaneously
tests/TestMachineManager.py -> Due to changes in conftest.py
tests/conftest.py -> Simultaneously expanding the magic mocks to have some correct properties
2019-08-13 14:43:28 +02:00
Lipu Fei
5294e721ac
Merge pull request #6198 from Ultimaker/CS-234_reduce_network_manager_instances
...
Only create API client when actually used
2019-08-13 13:49:19 +02:00
Ghostkeeper
66939192f9
Expand documentation of Maximum Deviation
...
Fixes #6187 .
2019-08-13 13:41:05 +02:00
ChrisTerBeke
33876e9ca9
Set group_name correct with cloud devices, possibly fixes CS-225
2019-08-13 13:01:47 +02:00
Lipu Fei
2ed5fd73bc
Use certifi CA certs with urllib requests
...
CURA-6698
2019-08-13 12:59:27 +02:00
ChrisTerBeke
2a9be0cdfe
Only create API client when actually used
2019-08-13 12:55:54 +02:00
ChrisTerBeke
445fb59c12
Fix setting connection state after re-connect, don't re-register output device
2019-08-12 23:22:16 +02:00
ChrisTerBeke
2ed3af5989
Fix removing output device when signing out
2019-08-12 22:59:43 +02:00
ChrisTerBeke
27905a02a9
Fix re-connecting after network comes back
2019-08-12 21:47:15 +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