Cura/cura/PrinterOutput
ChrisTerBeke 467d347008
Merge branch 'ui_rework_4_0' into STAR-322_cloud-connection
* ui_rework_4_0:
  Ensure that reset always correctly gets set to basic
  Remove semi-colon
  Simplify preview icon logic
  Always return a string for preview icon
  Update USBPrinting version to 1.0.1
  Fix module importing in USBPrinting
  When toggling auto-slice, force a re-slice
  Fix multi-argument i18n string
  Improve printer status handling
  Make "finishes at" single translatable string
  Improve exposed progress prop
  Simplify logic slightly
  Handle idle, unavailable, and unreachable states
  Improve printer status and progress bar
  Improve date rendering
  Add some typings
  Move isActive and timeRemaining logic from QML to Python
2018-12-04 21:30:24 +01: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
FirmwareUpdater.py Move updateFirmware to PrinterOutputDevice... 2018-10-09 16:26:45 +02:00
GenericOutputController.py Move updateFirmware to PrinterOutputDevice... 2018-10-09 16:26:45 +02:00
MaterialOutputModel.py LegacyUM3 now handles warnings & errors again 2017-11-23 13:37:59 +01:00
NetworkedPrinterOutputDevice.py STAR-322: Creating a Cloud API client to handle the interaction 2018-12-04 16:14:08 +01:00
NetworkMJPGImage.py Fix typing and typos 2018-10-29 11:18:54 +01:00
PrinterOutputController.py Fix incorrect typing and issues caused by typing 2018-09-28 13:40:39 +02:00
PrinterOutputModel.py Change camera URL to non-optional QUrl 2018-10-29 13:25:23 +01:00
PrintJobOutputModel.py Improve exposed progress prop 2018-12-04 10:18:09 +01:00