Cura/cura/PrinterOutput
Ghostkeeper 232498980c
Merge branch '4.0'
Conflicts:
	cura/GlobalStacksModel.py -> CuraContainerRegistry being used in stead of ContainerRegistry, but imports were reordered.
	plugins/CuraDrive/src/DrivePluginExtension.py -> Typing being solved in two ways.
2019-01-28 16:45:45 +01:00
..
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
ConfigurationModel.py Mark PrinterOutputDevice without printer type as invalid 2019-01-11 17:52:28 +01:00
ExtruderConfigurationModel.py Add typings and fix code style 2018-09-06 16:57:45 +02:00
ExtruderOutputModel.py Add typings and fix code style 2018-09-06 16:57:45 +02:00
FirmwareUpdater.py Move updateFirmware to PrinterOutputDevice... 2018-10-09 16:26:45 +02:00
GenericOutputController.py Allow floating point in bed temperature 2019-01-28 13:35:22 +01:00
MaterialOutputModel.py LegacyUM3 now handles warnings & errors again 2017-11-23 13:37:59 +01:00
NetworkedPrinterOutputDevice.py Use toolpath instead of mesh, some review fixes 2019-01-11 16:18:47 +01:00
NetworkMJPGImage.py Fix typing and typos 2018-10-29 11:18:54 +01:00
PrinterOutputController.py Allow floating point in bed temperature 2019-01-28 13:35:22 +01:00
PrinterOutputModel.py Allow floating point in bed temperature 2019-01-28 13:35:22 +01:00
PrintJobOutputModel.py Apply division by zero prevention to the denominator 2019-01-28 16:40:45 +01:00