Cura/plugins/UM3NetworkPrinting
Remco Burema 9227c303c6
Fix 'uploaded print-job cache' set before the mesh upload.
Since we use that to detect when the mesh is already uploaded, and thus can be reprinted, this could cause problems, since, while we do properly set it to None when an error is returned, if the request never returns to us, or if a reprint is started while the mesh is still uploading, the print-job cache could be set while the mesh wasn't actually there yet. Which could in theory have maybe caused the problems we see.

CURA-8004
2021-04-14 13:59:21 +02:00
..
resources Merge branch '4.8' 2020-11-10 11:31:53 +01:00
src Fix 'uploaded print-job cache' set before the mesh upload. 2021-04-14 13:59:21 +02:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Increment SDK version to 7.5.0 2021-04-06 13:28:08 +02:00