Cura/plugins/UM3NetworkPrinting/src
Kostas Karmas 3b6ac5eb8d Add host_guid to the cloud printers' metadata
Since the host_guid is unique to the printer, it is more reliable for
identifying the cloud printers. This comes in handy when the cloud
printer is removed from the account and re-added. With the host_guid,
the printer that is added again can be properly identified as an
existing Cura cloud printer, and be linked to the original. To
achieve that, the META_CLUSTER_ID of the printer is updated with the
new one that is generated when the printer is added again to the
account.

CURA-7505
2020-06-15 15:01:14 +02:00
..
Cloud Add host_guid to the cloud printers' metadata 2020-06-15 15:01:14 +02:00
Messages Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Models Merge remote-tracking branch 'origin/master' into CURA-7437_no_internet_cloud_bugs 2020-06-09 10:47:53 +02:00
Network Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
__init__.py Fix running automated tests on Python 3.6 2019-02-08 09:50:20 +01:00
ClusterOutputController.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00
ExportFileJob.py Convert doxygen to rst for UM3NetworkPrinting 2020-05-15 15:05:38 +02:00
MeshFormatHandler.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
UltimakerNetworkedPrinterAction.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
UltimakerNetworkedPrinterOutputDevice.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
UM3OutputDevicePlugin.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
Utils.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00