Cura/plugins/UM3NetworkPrinting/src/Cloud
Remco Burema 1eb1a943b2
Process supposed to stop when already sending a job.
When using the visibility of the progress bar to detect if a job is already being sent, then make actually sure the progress bar is visible the moment the job starts, not at some unspecified time later in a method that might not even trigger if there is already a mesh ... so it's unlikely to even work, since the thing it was intended to prevent _very_ likely has the same mesh anyway.

CURA-8004
2021-04-15 16:53:01 +02:00
..
__init__.py CloudOutputDevice scaffolding 2018-11-19 20:08:05 +01:00
CloudApiClient.py Allow for a callback when the HttpRequestManager doesn't catch the error 2020-10-13 17:31:53 +02:00
CloudOutputDevice.py Process supposed to stop when already sending a job. 2021-04-15 16:53:01 +02:00
CloudOutputDeviceManager.py Remove unused keyword argument 2020-09-07 16:33:16 +02:00
ToolPathUploader.py Fix crashing if QNetworkReply contains no status code 2020-09-24 12:08:16 +02:00