История коммитов

Автор SHA1 Сообщение Дата
  Jaime van Kessel 356d4f9288 Heated bed timeout time now hides correctly if time ran out 8 лет назад
  Ghostkeeper abf092512a Don't show temperature if print core is removed in UM3 8 лет назад
  Ghostkeeper d2fa6dbae2 Notify to update remaining time when it drastically changes 8 лет назад
  Ghostkeeper 75a50b73c2 Move pre-heat timer into PrinterOutputDevice 8 лет назад
  Simon Edwards 92cee4a9d7 Merge branch 'master' into python_type_hinting 8 лет назад
  Ghostkeeper 0c9b9a3033 Add fallback name property in PrinterOutputDevice 8 лет назад
  Ghostkeeper e37d8b949e Add fallback in PrinterOutputDevice for getting address 8 лет назад
  Ghostkeeper c5655d4d8c Document preheatBedTimeout 8 лет назад
  Ghostkeeper d7b0336c24 Fix colour of unknown material 8 лет назад
  Ghostkeeper 9354a80504 Document no longer that pre-heating defaults to 15m 8 лет назад
  Ghostkeeper d30430381f Add default implementations for preheatBed and cancelPreheatBed 8 лет назад
  Ghostkeeper 1a902b21bb Store default pre-heat time in central location 8 лет назад
  Ghostkeeper ee3e0ba6ab Add material indication to extruder boxes 8 лет назад
  Simon Edwards d4619da358 Merge branch 'master' into python_type_hinting 8 лет назад
  Simon Edwards 74e5798509 Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py. 8 лет назад
  Jack Ha b88ed76b7c Solve merge conflict PrinterOutputDevice. CURA-1263 8 лет назад
  Jaime van Kessel e77d7f1f20 PrinterOutput now keeps track of camera state 8 лет назад
  Thomas Karl Pietrowski 6dc194d8de Revert "PrinterOutputDevice: Adding isConnectionState" 8 лет назад
  Thomas Karl Pietrowski bafaf16fcb PrinterOutputDevice: Adding isConnectionState 8 лет назад
  Jaime van Kessel 9539774c0b Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler 8 лет назад
  fieldOfView 236723fc8d Remove unused required argument on _startCamera and _stopCamera 8 лет назад
  Jaime van Kessel 304696c809 OutputDevices now take file_handler into account 8 лет назад
  Jaime van Kessel c769a05408 Added start & stop camera interface 8 лет назад
  Ghostkeeper 96e516c676 Allow for saving multiple scene nodes at the same time 8 лет назад
  Jaime van Kessel 2b117c0450 Added printer type to output device 8 лет назад
  Jaime van Kessel 4db1db302b Changed guid to GUID in the filter 8 лет назад
  Jaime van Kessel cb50c61293 Added missing import statement 8 лет назад
  fieldOfView 224e6d37a8 Add materialNames property to get user-facing texts from printer 8 лет назад
  Jaime van Kessel 8dbe67a6bf Added printer state to output device 8 лет назад
  Jaime van Kessel 544941e33e Signals are now only emitted when setting changed instead of always. 8 лет назад
  fieldOfView 063faf1520 Move the "Changes on Printer" dialog to JediWifiPrinting 8 лет назад
  fieldOfView e551898e04 Add a connection string to the printmonitor 8 лет назад
  fieldOfView 0faa7f4abb Fix error in PrinterOutputDevice.acceptsCommands 8 лет назад
  fieldOfView ed669925ad Disable print monitor if the printer is not (yet) ready to receive commands 8 лет назад
  fieldOfView a74d5dd8cb Show error text in print monitor 8 лет назад
  fieldOfView dd249206ac Fix codestyle 8 лет назад
  fieldOfView a1a7518317 Switch materials/nozzle when the printer signals a material/nozzle change 8 лет назад
  Jaime van Kessel d0aa33f57f Added jobName property 8 лет назад
  Jaime van Kessel 640e1a2350 Implemented interface for setting printjobstate 8 лет назад
  Jaime van Kessel 2d78f0a610 Added job_state property 8 лет назад
  Jaime van Kessel c130d4d9cf Added properties for total time and time spend on print 8 лет назад
  Jaime van Kessel 3777acd4cd Changed order of inheritance. 8 лет назад
  Jaime van Kessel b429f98d6a Added signalemitter decoration 8 лет назад
  Jaime van Kessel 02e02a8f98 Added way to update the head position 9 лет назад
  Jaime van Kessel d33a75906a Progress is now only emitted if it changed 9 лет назад
  Jaime van Kessel a59c113887 Added busy & error state to ConnectionState 9 лет назад
  Jaime van Kessel fb52d39936 Changed enum values to lowerCamelCase 9 лет назад
  Jaime van Kessel 96e821cc3d PrinterOutputDevice now uses safer super().__init 9 лет назад
  Jaime van Kessel 6ad926b9b8 connect & close are now pure virtual 9 лет назад
  Jaime van Kessel 0015d9d027 Documented signals 9 лет назад