1. 17 Aug, 2013 1 commit
  2. 09 Aug, 2013 1 commit
  3. 08 Aug, 2013 2 commits
  4. 05 Aug, 2013 1 commit
  5. 23 Jul, 2013 1 commit
  6. 16 Jul, 2013 1 commit
  7. 13 Jul, 2013 4 commits
  8. 27 Jun, 2013 1 commit
  9. 23 Jun, 2013 1 commit
  10. 21 Jun, 2013 2 commits
  11. 20 Jun, 2013 1 commit
  12. 19 Jun, 2013 1 commit
  13. 18 Jun, 2013 1 commit
  14. 16 Jun, 2013 2 commits
  15. 13 Jun, 2013 1 commit
    • Guillaume Seguin's avatar
      Fix regression created by 9c55957e · 21400ead
      Guillaume Seguin authored
      The print thread must always respawn the sender thread when ending (the change
      introduced by 9c55957e was checking stop_send_thread, which is set to False by
      _start_sender, so it never got it). Instead of adding more logic, let's just
      always respawn the thread and kill it immediately.
      21400ead
  16. 12 Jun, 2013 1 commit
    • D1plo1d's avatar
      Patching disconnect to stop the print_thread · 9c55957e
      D1plo1d authored
      By setting printing to false and not restarting the sender thread when the print_thread exits in the disconnect method this should allow printcore to disconnect even if the print thread is running.
      
      In particular this makes it possible to ctrl+c out of prontserve durring an m109 where it previously errored out and hung with the following error:
      
      Can't read from printer (disconnected?) (SerialException): device reports readiness to read but returned no data (device disconnected?)
      9c55957e
  17. 05 Jun, 2013 2 commits
  18. 04 Jun, 2013 5 commits
  19. 03 Jun, 2013 1 commit
  20. 02 Jun, 2013 3 commits
  21. 01 Jun, 2013 1 commit
  22. 30 May, 2013 5 commits
  23. 29 May, 2013 1 commit