Commit History

Author SHA1 Message Date
  Ghostkeeper eb951ed07c Fix potential concurrency of finishing before connected to finishing 8 years ago
  Ghostkeeper 63bf5bec3d Remove _profile from start slice job parameters 8 years ago
  Ghostkeeper a0645a44c8 Re-enable slicing message 8 years ago
  Ghostkeeper ae6f4912e6 Remove unnecessary variable initialisation 8 years ago
  Ghostkeeper 83c1ea2ccc Move message hide into terminate function 8 years ago
  Ghostkeeper ab2a6136d7 Filter setting changed listener properly 8 years ago
  Ghostkeeper e5df225b1e Connect SettingChanged to new propertyChanged function 8 years ago
  Ghostkeeper bace52fccf Add documentation 8 years ago
  Jaime van Kessel 295cea338c Translate tool is now no longer stopped by ton of errors 8 years ago
  Tim Kuipers 62a53bfa1a Merge branch 'master' of https://github.com/Ultimaker/Cura 8 years ago
  fieldOfView f9adb2c601 Reset stored layer data as soon as a new slice operation starts 8 years ago
  Tim Kuipers 883d138f67 Merge branch '2.1' 8 years ago
  Simon Edwards 2f54e3554a When trying to exit the application, forcefully shutdown the backend exe. 8 years ago
  Arjen Hiemstra 44246c0676 Comment out all things that use settings related things so we can at least start 8 years ago
  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