Cura/cura/PrinterOutput
Jaime van Kessel 34e808d585 PrinterOutputModel now has different extruders if it has more than one.
It used to just fill the list with references to the first one created.
CL-541
2017-11-21 16:36:51 +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 Moved bunch of code from the old location to the new bits in archtiecture 2017-11-20 10:59:57 +01:00
PrinterOutputModel.py PrinterOutputModel now has different extruders if it has more than one. 2017-11-21 16:36:51 +01:00
PrintJobOutputModel.py Added PrintJob handling to ClusterUM3 2017-11-21 11:01:19 +01:00