Cura/plugins/UM3NetworkPrinting/src
Ghostkeeper f6089ed627
Don't use material manager to get list of materials to send
The material manager is no longer populated so it wouldn't send any materials any more.

This is probably faster anyway since it doesn't need to go back to the container registry for every file.

Contributes to issue CURA-6600.
2019-09-11 15:43:35 +02:00
..
Cloud Improve adding/connecting to output devices 2019-09-05 10:47:15 +02:00
Messages Fix syncing materials via API, show nice message 2019-08-28 22:17:39 +02:00
Models Merge branch 'master' into feature_intent_container_tree 2019-09-10 11:08:21 +02:00
Network Don't use material manager to get list of materials to send 2019-09-11 15:43:35 +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 First round of CI codestyle fixes 2019-08-02 15:26:24 +02:00
MeshFormatHandler.py First round of CI codestyle fixes 2019-08-02 15:26:24 +02:00
UltimakerNetworkedPrinterAction.py Bring cast back to fix typing 2019-08-15 14:36:25 +02:00
UltimakerNetworkedPrinterOutputDevice.py Determine skeleton loading properly 2019-08-15 21:29:20 +02:00
UM3OutputDevicePlugin.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
Utils.py Fix copyright year to 2019 2019-08-02 15:09:37 +02:00