Commit History

Author SHA1 Message Date
  Lipu Fei efa26c8323 Merge remote-tracking branch 'origin/4.0' 6 years ago
  Jaime van Kessel 9a3d9dd2c1 Ensure that writeStarted is called when attempting to print via USB 6 years ago
  Ghostkeeper 33abbd4c89 Merge branch '4.0' 6 years ago
  Ghostkeeper 91dc3713ae Initialise idle count properly 6 years ago
  susisstrolch 6600cea632 Add missing baudrate to USB connection. 6 years ago
  Jaime van Kessel 84a7f2e5a2 Fix review comments 6 years ago
  Lipu Fei 6bf39a32a9 Rename Enum names to camal cases 6 years ago
  Aleksei S 973970a895 Every print ouput device should define its connection type(usb, network, cluster and etc) 6 years ago
  Jaime van Kessel 6d4a460e58 Move USB sidebar into the main view of the monitorstage 6 years ago
  fieldOfView 68c3023a46 Make sure firmware name is only requested once 6 years ago
  fieldOfView 71d365c0c6 Fix case where Cura and the firmware could be waiting for eachother 6 years ago
  fieldOfView 777470db7f Don't force sending M105 requests without OK 6 years ago
  fieldOfView f4c88aff0f Merge branch 'master' into fix_marlin_press_to_resume 6 years ago
  Ghostkeeper b5d8c1af6f Merge branch 'master' into fieldOfView-feature_firmware_updater 6 years ago
  Ghostkeeper 99fc372b32 Update printer information when switching global container stacks 6 years ago
  Ghostkeeper 85b835118d Log which firmware file you're about to upload 6 years ago
  fieldOfView ab7fe3138d Remove unused imports 6 years ago
  fieldOfView a36deea651 Move updateFirmware to PrinterOutputDevice... 6 years ago
  fieldOfView cb24d58ab8 Don't flood the printer with temperature requests while says it is busy 6 years ago
  fieldOfView 61ffdf23d7 Fix MYPY/typing errors 6 years ago
  fieldOfView c4919d65f4 Merge branch 'master' into feature_firmware_updater 6 years ago
  fieldOfView 9af71f2888 Fix incorrect typing and issues caused by typing 6 years ago
  fieldOfView b73a71746e Fix missing imports 6 years ago
  fieldOfView 6be6d6cfc3 Fixed missing typing import 6 years ago
  fieldOfView a573a598b0 Add typing and appease MYPY 6 years ago
  fieldOfView 7c23a4e187 Merge branch 'master' into feature_firmware_updater 6 years ago
  fieldOfView 9c865e80d1 Remove debug print 6 years ago
  fieldOfView 6bf91d2b3a Fix updating temperature while preheating bed or extruder 6 years ago
  Ghostkeeper 1136033f97 Remove superfluous check for 'ok T:' 6 years ago
  fieldOfView 43b4ca3044 Fix code-style 6 years ago
  fieldOfView 5d52239201 Code style 6 years ago
  fieldOfView 4bea1410b8 Allow printer output devices to set their ability to update firmware 6 years ago
  alekseisasin c190c8d05a Merge pull request #3999 from fieldOfView/fix_firmware_upload 6 years ago
  fieldOfView 3ac5342dfc Separate firmware updater from USBPrinterOutputDevice 6 years ago
  fieldOfView 171220205c Merge branch 'fix_firmware_upload' into feature_firmware_updater 6 years ago
  fieldOfView 846c55a99d Simplify detection of url-encoded filepatch 6 years ago
  Lipu Fei 006c778d3e Merge pull request #3855 from jorgegarciadev/master 6 years ago
  fieldOfView 65ada30c9c Fix flashing "default" firmware 6 years ago
  Lipu Fei 49bd249819 Update text for USB printing exit confirmation 6 years ago
  Lipu Fei c0b7e40b0d Add on-exit callback management and check for active USB printing 6 years ago
  Lipu Fei ac3d3bc5c0 Revert "Added signal to prevent window closing if USB printer is printing" 6 years ago
  Aleksei S 596a7b7169 Added signal to prevent window closing if USB printer is printing 6 years ago
  Ghostkeeper f59f23c027 Fix sending print job name via USB 6 years ago
  fieldOfView 7e90546163 Fix firmware upload on Windows... 6 years ago
  Ghostkeeper 79c6b2dad8 Use CuraApplication instead of Application 6 years ago
  Diego Prado Gesto a184fad8ee CURA-5330 Add typing to the USBPrinting plugin 6 years ago
  Jorge García 4bd87e2164 Fix for showing temperatures for Malyan M200 and Monoprice Mini 6 years ago
  Ghostkeeper 0d55b8b440 Resume after pausing without waiting for next ok 6 years ago
  Ghostkeeper 7c0eb43a23 Fix unpausing after cancelling a print 6 years ago
  Ian Paschal 26e32dc08a Added missing colon 6 years ago