Jaime van Kessel
|
81b6675518
Improved logging for network output
|
7 years ago |
Jaime van Kessel
|
295a4af22b
Merge pull request #2380 from fieldOfView/fix_camera_leak
|
7 years ago |
Jaime van Kessel
|
08766ee66f
Fix wrong indentation for camera view
|
7 years ago |
fieldOfView
|
7e60d459b4
Prevent a possible memory leak while showing a stuck camera stream
|
7 years ago |
Jaime van Kessel
|
a652ddbdd8
Reset lastResponseTime when trying to connect
|
7 years ago |
alekseisasin
|
7c637029b6
Merge pull request #2334 from fieldOfView/feature_target_hotend_temperature
|
7 years ago |
Jaime van Kessel
|
053fdd679d
Don't send duplicated materials to printer
|
7 years ago |
fieldOfView
|
85b20ab16b
Get UM3 target hotend temperatures
|
7 years ago |
Jaime van Kessel
|
a8a475a1a7
Only stop the camera if the timer is actually running
|
7 years ago |
Lipu Fei
|
3d378ebc5f
Merge remote-tracking branch 'upstream/CURA-4057'
|
7 years ago |
Jaime van Kessel
|
4d0c46508a
Fixed incorrect naming of printcores in error messages
|
7 years ago |
Jaime van Kessel
|
6e55bf2d8f
If output device has a contorl item, that one is used.
|
7 years ago |
Jaime van Kessel
|
289c9ed8ee
Network printing now sees empty state as idle
|
7 years ago |
Ghostkeeper
|
2a593e316b
Close camera upon disconnecting instead of relying on Uranium to do that
|
7 years ago |
Jaime van Kessel
|
ca922e9e9d
The monitor item is now actually used to display information on monitor page
|
7 years ago |
Jaime van Kessel
|
f9f0fa852f
Added RunTime exception catching for image_reply
|
7 years ago |
Mark
|
04611b06af
Fix two spelling errors
|
7 years ago |
daid
|
50acaaf91f
Some minor changes on review.
|
8 years ago |
daid
|
26a2fb80dc
Only update the target bed temperature, without submitting it to the printer. To prevent race conditions.
|
8 years ago |
Jaime van Kessel
|
f5785662f2
Fixed another broken logging
|
8 years ago |
Jaime van Kessel
|
abe70c3a92
Fixed broken logging
|
8 years ago |
Jack Ha
|
cebe52b1fe
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jack Ha
|
88a8ed9752
Merge branch '2.5'
|
8 years ago |
Jack Ha
|
f04981b08c
Fixed wifi missing some lines. CURA-3664
|
8 years ago |
Jaime van Kessel
|
953d59788e
Only try to close connection when there is a connection to close
|
8 years ago |
Lipu Fei
|
c5bf107be6
Merge branch '2.5'
|
8 years ago |
Lipu Fei
|
08071c3aa5
Fix batched GCode compression
|
8 years ago |
Lipu Fei
|
74e9ee0ab7
Fix batched gcode compression for "print over network"
|
8 years ago |
Jaime van Kessel
|
dbfa5873ce
Merge branch '2.5' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
06fff748e3
Decreased the size of the batches to send, as it froze the interface too much.
|
8 years ago |
Jaime van Kessel
|
7ae8d96775
Simply reset the authentication when requesting a new one.
|
8 years ago |
Jack Ha
|
3135dc7d77
Solved MC
|
8 years ago |
Lipu Fei
|
bfd77f915d
Compress gcode lines in batch
|
8 years ago |
Lipu Fei
|
c785e84b86
Check len(materialLengths) before using
|
8 years ago |
Jaime van Kessel
|
f7bbb243b8
Moved authentication request state change
|
8 years ago |
Ghostkeeper
|
f62488fd11
Catch JSONDecodeErrors on decoding messages from the network
|
8 years ago |
Jaime van Kessel
|
38a07d75c7
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
db1fb8e692
Moved authentication request state change
|
8 years ago |
Tim Kuipers
|
7a67ab4e66
Merge branch '2.5'
|
8 years ago |
Jaime van Kessel
|
910ff7acea
No longer check printer state when no material lengths are known
|
8 years ago |
Jaime van Kessel
|
4b7b8600ec
Shortened the logging of the auth key. Turned out it was extremely long
|
8 years ago |
Jaime van Kessel
|
adab4a1110
Added "blurred" auth key logging.
|
8 years ago |
Jaime van Kessel
|
e620d8fd9a
Added extra logging to authentication loading to indicate difference between no auth at all or (some) loaded auth
|
8 years ago |
Jaime van Kessel
|
7993d9e95e
Added **kwargs option to request write
|
8 years ago |
Jaime van Kessel
|
c06ffe6cae
Moved auth state changed check to first thing set auth checks
|
8 years ago |
Jaime van Kessel
|
6dcd3b44b6
Removed uneeded debug code
|
8 years ago |
Jaime van Kessel
|
85d979cf50
Removed unneeded check from network printing.
|
8 years ago |
Jaime van Kessel
|
356d4f9288
Heated bed timeout time now hides correctly if time ran out
|
8 years ago |
Ghostkeeper
|
7bb486a34b
Don't process status updates of pre-heating while request is going on
|
8 years ago |
Ghostkeeper
|
39920c95f3
Interpret cancelling pre-heat properly
|
8 years ago |