Commit History

Author SHA1 Message Date
  Ghostkeeper 4ef9c1a3e7 Merge branch '2.1' 8 years ago
  Simon Edwards f92ff3e864 Only talk to the CuraEngine socket from the same (Main) thread, and be a lot more careful about handling the StartSliceJob when restarting CuraEngine. 8 years ago
  Arjen Hiemstra c329c2e12d Do not try to recreate the socket when we are shutting down anyway 8 years ago
  fieldOfView 3ad65e315f Terminate CuraEngine if it is still running when Cura is closed 8 years ago
  fieldOfView 967c062357 Fix import error starting up with an empty profile 8 years ago
  Arjen Hiemstra d5bf9b3733 Merge branch '2.1' 8 years ago
  Arjen Hiemstra cdb235740d Use fdmprinter.json If we have no active machine instead of returning None 8 years ago
  Jaime van Kessel dc1630c268 Merge branch '2.1' of https://github.com/Ultimaker/Cura 8 years ago
  ckielstra 4c233e75f4 Spelling 8 years ago
  Jaime van Kessel e2e25ea3e8 Merge branch '2.1-max_message_size_fix' of https://github.com/Ultimaker/Cura into 2.1 8 years ago
  Ghostkeeper 0684cee681 Merge branch '2.1' 8 years ago
  Jaime van Kessel 819c9568b1 Backend now correctly handles machine instance change 8 years ago
  Jaime van Kessel ca70b275d8 Revert "Changed wait for subprocess to poll" 8 years ago
  Jaime van Kessel e463c93f77 Changed wait for subprocess to poll 8 years ago
  Jaime van Kessel c91a87cbf8 Minor codestyle changes 8 years ago
  Jaime van Kessel 7045d67bde Layer data is now processed layer by layer. 8 years ago
  Jaime van Kessel 3663f8ca20 Backend now logs return codes of processes 8 years ago
  Jaime van Kessel 8f9210af6b Socket is now re-created regardless of process state 8 years ago
  Jaime van Kessel dce4fa9479 Added forced re-creation of socket 8 years ago
  Jaime van Kessel 174f150ead Error now also causes terminate to be called 8 years ago
  Jaime van Kessel 3ecd746f21 Added even more logging 8 years ago
  Jaime van Kessel 46bf7e440e Added more logging & removed duplicate slicing canceled signals 8 years ago
  Ghostkeeper de9a66e1f4 Merge branch '2.1' 8 years ago
  Jaime van Kessel b863d239b0 Added more logging to engine connection 8 years ago
  Thomas-Karl Pietrowski d1f5985fee Removing unused imports 8 years ago
  Ghostkeeper f6fc5fea06 Fix slicing not interrupting first layer processing job 8 years ago
  Arjen Hiemstra abe184ebff Do not display backend error messages for a few known error types 8 years ago
  Jaime van Kessel 67db4a4778 Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1 8 years ago
  Jaime van Kessel 31ed8400ef Added a bit of error handling 8 years ago
  Ghostkeeper 63a8b96049 Make layer processing abort when starting slice 8 years ago
  Jaime van Kessel fb598a2444 Operation stopped no longer cause a re-slice. 8 years ago
  Ghostkeeper 5693d639f1 Merge pull request #618 from Ultimaker/feature_profiles 8 years ago
  Arjen Hiemstra 69d8160207 Make sure we properly restart the backend when it quits on itself 8 years ago
  fieldOfView 6e11c2409b Use working profile instead of "active" profile 8 years ago
  Arjen Hiemstra 8d2fc1f7e1 Do not close the engine from our side when finished with slicing 8 years ago
  Arjen Hiemstra 1e4631ecdd Remove Cura_pb2.py file since it is no longer needed 8 years ago
  Jaime van Kessel 7c744044fd Fixed merge issues & updated proto files 8 years ago
  Ghostkeeper a45e55ab4c Reactivate _always_restart 8 years ago
  Ghostkeeper c53969f1bd Wait for FinishedSlicing message to mark slicing as finished 8 years ago
  Arjen Hiemstra e74d300fb3 Make things work properly using the new Arcus API 8 years ago
  Arjen Hiemstra 6930008dd8 Pass the protocol file to Backend's createSocket 8 years ago
  Jaime van Kessel 0b920950d4 Layer processing is now only done when no slicing is occuring. 8 years ago
  fieldOfView 091f744838 Reuse code 9 years ago
  fieldOfView c900e27c19 Stop slicing immediately when a ToolOperation is started 9 years ago
  fieldOfView 6bfed19477 Show slicing progress in SaveButton area instead of MessageStack 9 years ago
  daid 743b403b29 Whole bunch of um-pep8 style fixes. 9 years ago
  Mark Walker 4a3db419ec Add back placeholder expansion for start/end gcode 9 years ago
  Arjen Hiemstra 751f58fb02 Merge branch '15.10' 9 years ago
  Arjen Hiemstra aa895c1b15 Properly trigger a reslice when the active instance is changed 9 years ago
  Arjen Hiemstra cb05aee391 Move the start of slicing to a proper job 9 years ago