mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-28 14:02:01 +08:00
Fixed some merge issues
This commit is contained in:
parent
6f179106b5
commit
e7d04f7dc0
@ -131,7 +131,7 @@ class NetworkPrinterOutputDevice(PrinterOutputDevice):
|
|||||||
self._image_request = None
|
self._image_request = None
|
||||||
self._image_reply = None
|
self._image_reply = None
|
||||||
|
|
||||||
self._use_stream = True
|
self._use_stream = False
|
||||||
self._stream_buffer = b""
|
self._stream_buffer = b""
|
||||||
self._stream_buffer_start_index = -1
|
self._stream_buffer_start_index = -1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user