Cura/plugins/UM3NetworkPrinting/src
Jaime van Kessel 21c6bba1ce Add the discovered printer functionality
This can be used in the add machine wizard to short circuit the creation of a printer.
So instead of first selecting a printer and then connecting it, it will be possible to have
a list that contains all network discovered printers (from all plugins that can do this).

This means we can select one of those printers and directly add it (thus no longer needing that step)

CURA-6179
2019-02-27 11:05:54 +01:00
..
Cloud Fix codestyle 2019-02-15 17:07:45 +01:00
__init__.py Fix running automated tests on Python 3.6 2019-02-08 09:50:20 +01:00
ClusterUM3OutputDevice.py Merge branch '4.0' 2019-02-15 13:58:47 +01:00
ClusterUM3PrinterOutputController.py STAR-322: Improving logging and cluster connection 2018-12-17 11:28:16 +01:00
ConfigurationChangeModel.py Remove comments 2018-10-23 15:25:42 +02:00
DiscoverUM3Action.py Rename 'connect_group_name' to 'group_name'. [CURA-6153] 2019-01-31 20:21:42 +01:00
LegacyUM3OutputDevice.py Rename Enum names to camal cases 2018-12-14 09:56:10 +01:00
LegacyUM3PrinterOutputController.py Fix type errors 2019-01-28 16:14:01 +01:00
MeshFormatHandler.py Solve some review comments 2019-01-11 16:14:55 +01:00
Models.py STAR-322: Extracting models to be able for converting themselves 2018-12-05 14:08:40 +01:00
SendMaterialJob.py Fix type errors 2019-01-28 16:14:01 +01:00
UM3OutputDevicePlugin.py Add the discovered printer functionality 2019-02-27 11:05:54 +01:00
UM3PrintJobOutputModel.py STAR-322: Fixing style errors 2018-12-11 11:56:36 +01:00