Commit History

Author SHA1 Message Date
  Dmitry Gribenchuk 8116df6c21 cleanup unused import and fix comment space 8 months ago
  Jim Duchek c778f3fa23 Convert estimated time to int 2 years ago
  luz paz d68f375e38 Fix various typos 3 years ago
  Jelle Spijker 2263969d5f Updated message with message types 3 years ago
  Jaime van Kessel 900db57f0f Update messages to use the message_types 3 years ago
  Ghostkeeper bcf180985d Fix crash when adding USB device before global stack is created 3 years ago
  Kostas Karmas bd02f9116a Fix TypeError if USBPrinting plugin path is not found 4 years ago
  Victor 63e7e2b382 Added 76800 baud rate 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff de82406782 Convert doxygen to rst for UltimakerMachineActions, USBPrinting 4 years ago
  Ghostkeeper 1946615fff Fix asynchronous bug if job gets cancelled 4 years ago
  Ghostkeeper 29d2e5c921 Don't crash if USB device is taken over by other applications or breaks 4 years ago
  Jaime van Kessel 0eea73d2a9 Fix typing 4 years ago
  Nino van Hooff 9aa5c3cd24 Hardcode plugin id for UsbPrinter and XmlMaterialProfile 4 years ago
  Nino van Hooff 49b93db6df Use plugin Id instead of __file__ for USBPrinting 4 years ago
  Jaime van Kessel c2e6116983 Add names to all the threads 4 years ago
  Ghostkeeper c875252b53 Fix some mistakes indicated by PyCharm's linting 4 years ago
  Lipu Fei 4b8a216771 Fix typing 5 years ago
  Ghostkeeper cc9609738c Show a message when trying to print via USB while already printing 5 years ago
  Ghostkeeper f334fa8578 Spelling of log entries and code style 5 years ago
  Jaime van Kessel 49a9561625 Added exception handling for serial write 5 years ago
  Jaime van Kessel cbfe10a748 Prevent a zeroDivision error from crashing the usb printing 5 years ago
  Lipu Fei 4a171eebf6 Move models around again 5 years ago
  Lipu Fei 4e5d08f320 Fix merge conflicts with master 5 years ago
  Lipu Fei 6a8db55112 Move PrinterOutputModel into cura.UI module 5 years ago
  Lipu Fei 2b39d6422c Move PrinterOutputDevice into cura.PrinterOutput module 5 years ago
  Lipu Fei e30104ff7f Move PrintJobOutputModel into cura.UI module 5 years ago
  Ghostkeeper 2d9910d3f0 Fix post-processing scripts when printing via USB 5 years ago
  Andrew 70e640be22 Change regexp for greater compatibility 5 years ago
  Andrew e56a97bfa2 monitor does not show "Build Plate" 5 years ago
  Lipu Fei efa26c8323 Merge remote-tracking branch 'origin/4.0' 5 years ago
  Jaime van Kessel 9a3d9dd2c1 Ensure that writeStarted is called when attempting to print via USB 5 years ago
  Ghostkeeper 33abbd4c89 Merge branch '4.0' 5 years ago
  Ghostkeeper 91dc3713ae Initialise idle count properly 5 years ago
  susisstrolch 6600cea632 Add missing baudrate to USB connection. 5 years ago
  Jaime van Kessel 84a7f2e5a2 Fix review comments 5 years ago
  Lipu Fei 6bf39a32a9 Rename Enum names to camal cases 5 years ago
  Aleksei S 973970a895 Every print ouput device should define its connection type(usb, network, cluster and etc) 5 years ago
  Jaime van Kessel 6d4a460e58 Move USB sidebar into the main view of the monitorstage 5 years ago
  fieldOfView 68c3023a46 Make sure firmware name is only requested once 5 years ago
  fieldOfView 71d365c0c6 Fix case where Cura and the firmware could be waiting for eachother 5 years ago
  fieldOfView 777470db7f Don't force sending M105 requests without OK 5 years ago
  fieldOfView f4c88aff0f Merge branch 'master' into fix_marlin_press_to_resume 5 years ago
  Ghostkeeper b5d8c1af6f Merge branch 'master' into fieldOfView-feature_firmware_updater 5 years ago
  Ghostkeeper 99fc372b32 Update printer information when switching global container stacks 5 years ago
  Ghostkeeper 85b835118d Log which firmware file you're about to upload 5 years ago
  fieldOfView ab7fe3138d Remove unused imports 5 years ago
  fieldOfView a36deea651 Move updateFirmware to PrinterOutputDevice... 5 years ago
  fieldOfView cb24d58ab8 Don't flood the printer with temperature requests while says it is busy 5 years ago
  fieldOfView 61ffdf23d7 Fix MYPY/typing errors 5 years ago