Cura/cura/PrinterOutput
Ghostkeeper 99fc372b32
Update printer information when switching global container stacks
This was just evaluated once during the creating of a USB connection. But you can switch out the printer without breaking/making a USB connection, so in that case we have to update it here.

Contributes to issue CURA-5749.
2018-10-12 14:55:13 +02:00
..
__init__.py Added first stubs for printer output models 2017-11-17 15:05:08 +01:00
ConfigurationModel.py Fixed typo 2018-09-27 15:42:12 +02: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
GenericOutputController.py Only send uppercase g-code via custom commands 2018-09-28 11:53:28 +02: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 Remove code duplication for recreate network timer 2018-10-12 11:09:46 +02:00
PrinterOutputController.py Fix merge conflicts, add can_send_raw_gcode ability, rename to sendRawCommand, small fixes 2018-03-15 16:51:25 +01:00
PrinterOutputModel.py Update printer information when switching global container stacks 2018-10-12 14:55:13 +02:00
PrintJobOutputModel.py Add typings and fix code style 2018-09-06 16:57:45 +02:00