Cura/cura/PrinterOutput
Jaime van Kessel f987e6d977 Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller.
It's actually up to the controller to say something about this, so this location makes more sense

CL-541
2017-11-21 16:59:17 +01:00
..
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
ExtruderOuputModel.py Moved ExtruderBox and OutputDeviceHeader to their own files. 2017-11-21 16:06:30 +01:00
MaterialOutputModel.py Rename models to prevent conflict 2017-11-17 16:05:28 +01:00
NetworkedPrinterOutputDevice.py Printers now automatically try to connect again 2017-11-21 14:47:55 +01:00
PrinterOutputController.py Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller. 2017-11-21 16:59:17 +01:00
PrinterOutputModel.py Functionality properties (canPause, canPreHeatBed, etc) are now in the Controller. 2017-11-21 16:59:17 +01:00
PrintJobOutputModel.py Added PrintJob handling to ClusterUM3 2017-11-21 11:01:19 +01:00