chiark / gitweb /
Open the serial port in the thread, so it no longer blocks the GUI during auto-detect...
authordaid303 <daid303@gmail.com>
Tue, 2 Oct 2012 08:58:57 +0000 (10:58 +0200)
committerdaid303 <daid303@gmail.com>
Tue, 2 Oct 2012 08:58:57 +0000 (10:58 +0200)
commite49bc2c77f93ee08e9cd6700296df87a46c2347b
tree718904a187709b4e18ff2b0f3c7e0f0f88e4ad7f
parentb9a80ba0fa8e9a7c08f398acfc8958e25c6517b7
Open the serial port in the thread, so it no longer blocks the GUI during auto-detection. Add a 10 second write timeout, so we no longer get timeouts under windows. Remove the M109/M190 heatup wait time from the total printing time.
Cura/avr_isp/stk500v2.py
Cura/gui/printWindow.py
Cura/gui/simpleMode.py
Cura/util/machineCom.py