Cura/plugins/UM3NetworkPrinting/src/Cloud
Kostas Karmas 567f6dabdc Add option to remove all printers not linked to the account
When the "Printers removed from account" message pops up, it will give
the option to the user to remove all the printers that are not linked
to his/her account from Cura. Since this action removes all
configurations, it first pops a confirmation question box, and if the
user insists, these printers are purged from Cura.

Note: In order to properly delete all the files, the printers have to
be activated first before they are removed, or else some extruder
files in %appdata%/cura/<version>/user and %appdata%/cura/<version>/
extruders remain.

CURA-7454
2020-06-09 15:40:30 +02:00
..
__init__.py CloudOutputDevice scaffolding 2018-11-19 20:08:05 +01:00
CloudApiClient.py Process Review feedback for CURA-7438 2020-06-09 13:41:30 +02:00
CloudOutputDevice.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
CloudOutputDeviceManager.py Add option to remove all printers not linked to the account 2020-06-09 15:40:30 +02:00
ToolPathUploader.py More descriptive and appropriate logging 2020-06-08 17:58:42 +02:00