Cura/cura/PrinterOutput
Ian Paschal 4a16d04dd7 CURA-5053 Changed printer type checking
"Still hard coded but at least doesn't use `elif` because `elif`/`else if` should not exist in any programming language." - Grumpy Pedants & Ian >:[
2018-03-14 10:50:54 +01:00
..
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
ConfigurationModel.py CURA-4870 Wait until the configuration has all the mandatory data before 2018-03-13 13:14:29 +01:00
ExtruderConfigurationModel.py CURA-4870 Reuse the filter in findContainerStacks to find specific 2018-03-13 15:54:00 +01:00
ExtruderOutputModel.py CURA-4870 Wait until the configuration has all the mandatory data before 2018-03-13 13:14:29 +01:00
MaterialOutputModel.py LegacyUM3 now handles warnings & errors again 2017-11-23 13:37:59 +01:00
NetworkCamera.py Camera delete now triggers the correct function 2018-01-03 13:44:38 +01:00
NetworkedPrinterOutputDevice.py CURA-5053 Changed printer type checking 2018-03-14 10:50:54 +01:00
PrinterOutputController.py CURA-4870 Add printer type selector that show the unique name list of 2018-02-28 13:36:39 +01:00
PrinterOutputModel.py CURA-4870 Wait until the configuration has all the mandatory data before 2018-03-13 13:14:29 +01:00
PrintJobOutputModel.py If a reserved job is moved to a printer that can do it, it' s correclty removed from the old printer 2017-12-22 12:04:02 +01:00