Commit History

Author SHA1 Message Date
  Diego Prado Gesto 8c2ba64f32 CURA-5330 Add typing to NetworkedPrinterOutputDevice 6 years ago
  Diego Prado Gesto e5e96bc600 Merge branch 'master' into mypy_fixes 6 years ago
  Ghostkeeper 3b510af8f5 Add default 'None' for onFinished 6 years ago
  Lipu Fei 3b46816632 Also check btemporary value 6 years ago
  Diego Prado Gesto 1019f2dd65 CURA-5449 Do not check if the name is the correct group name if the 6 years ago
  Ghostkeeper b3f73594bf Fix types of on_finished callback 6 years ago
  Ghostkeeper 8ed3bd29cb Don't return any boolean in _update 6 years ago
  Ghostkeeper a55cf0678e Add missing function types 6 years ago
  Ian Paschal 54c32c52f6 CURA-5221 Added S5 ID code 6 years ago
  Ghostkeeper c1f9b455bb Remove unnecessary import 6 years ago
  Diego Prado Gesto dcb68bb33e CURA-4870 Move the checkCorrectGroupName to the machine manager, where 6 years ago
  Diego Prado Gesto cbe929242e CURA-4870 Update the names of the groups in the container stacks when 6 years ago
  Ian Paschal 4a16d04dd7 CURA-5053 Changed printer type checking 6 years ago
  Aleksei S e2cbfa8cec Fix: Retrieve printer type during creating outputDevice 6 years ago
  Aleksei S a35d4ae400 Fix: After clicking "cancel" button while sending a print job 6 years ago
  Simon Edwards 172b4e57a4 Fix problem with very slow gcode sending 6 years ago
  Simon Edwards b20e35714f Factor out the code for adding a function for run after a HTTP request 6 years ago
  Simon Edwards 695c7d8267 Rename the `_live_multiparts` to the even better `_kept_alive_multiparts` name 6 years ago
  Simon Edwards 2588e11364 Improve and simplify how we hold on to form part objects 6 years ago
  Simon Edwards 3173eb6740 Avoid mega-tons of object copying when building compressed gcode 6 years ago
  Jaime van Kessel e12a2fbd6a Fixed typing 6 years ago
  Jaime van Kessel c1bf87bd8f Removed commented out code 6 years ago
  Simon Edwards 5e3666f073 Fill out the type hints in NetworkedPrinterOutputDevice.py 6 years ago
  Jaime van Kessel 52d25042eb Machines now re-appear after timeout 6 years ago
  Jaime van Kessel 041b1830fe Re-added manual printer adding 6 years ago
  Jaime van Kessel 9084dfd6bd It's now possible to send print jobs to cluster again 6 years ago
  Jaime van Kessel cfc6a3ad48 Added some convenience functions to NetworkedPrinterOutputdevice 6 years ago
  Jaime van Kessel c1c59925de Removed duplicated code 6 years ago
  Jaime van Kessel 83b13546fb Moved compressing of GCode to one class higher 6 years ago
  Jaime van Kessel 57de028608 re-implemented abort & pause for legacy um3 6 years ago
  Jaime van Kessel 1c2c4d4163 Added property to indicate if output device accepts commands 6 years ago
  Jaime van Kessel 0b91112d72 Fixed postForm 6 years ago
  Jaime van Kessel 8b8d67b3a8 LegacyUM3 now handles warnings & errors again 6 years ago
  Jaime van Kessel 96d5c7152b Added sending material profiles to LegacyUM3 6 years ago
  Jaime van Kessel 7465a6551a Setup the authentication stuff for LegacyUM3 6 years ago
  Jaime van Kessel 9cfe9769d3 Printers now automatically try to connect again 6 years ago
  Jaime van Kessel a8e71cf50c NetworkManager is now created on demand and re-created after a certain timeout. 6 years ago
  Jaime van Kessel 152f3462ce Also added any to callable mypy decorator 6 years ago
  Jaime van Kessel 10a2dbb134 Extended the typing for the calllbacks 6 years ago
  Jaime van Kessel fd548975cc Closing a connection now actually stops the updates 6 years ago
  Jaime van Kessel 1167fa0a89 Added data handling for legacy printer 6 years ago
  Jaime van Kessel 61753540e4 Callbacks are now handled by url and operation type. 6 years ago
  Jaime van Kessel 4197f18fc1 First steps to ensure that the Discover UM3 action works with new architecture 6 years ago
  Jaime van Kessel 1b8caa7a21 NetworkedPrinterOutputDevice now requires address in constructor 6 years ago
  Jaime van Kessel 22f2279a76 Moved bunch of code from the old location to the new bits in archtiecture 6 years ago