MrDraw/src/octoprint
Gina Häußge c82ec3d3af Improved connecting phase
M110 is now sent every second until either a connection is established or the connection
attempt times out. That should prevent connection handshakes from failing due to
some initial garbage on the line that swallows an ok.
2016-02-17 11:33:49 +01:00
..
filemanager Fixed file manager unit tests, added tests for print recovery functionality 2016-02-09 10:45:54 +01:00
plugin Fix missing kwargs in PluginSettings remove 2016-01-04 09:25:58 -08:00
plugins Kill background tasks of virtual printer on disconnect 2016-02-16 15:09:22 +01:00
printer Always reset the job data on disconnect 2016-02-16 09:52:56 +01:00
server Limit file upload dialogs to supported file extensions 2016-02-09 18:03:04 +01:00
slicing Fixed checks with os.path.realpath() for systems with symlinked paths 2015-12-04 17:36:49 +01:00
static Fixed a bug that prevented the "Upload to SD" button from working 2016-02-15 09:58:04 +01:00
templates Added estimates total time from gcode viewer to gcode viewer tab 2016-02-10 09:58:40 +01:00
translations/de/LC_MESSAGES Updated translation files & german translation 2016-02-10 12:43:13 +01:00
util Improved connecting phase 2016-02-17 11:33:49 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Refreshed versioneer again 2015-10-23 09:53:25 +02:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Refactored timelapse core 2015-10-02 18:18:31 +02:00
settings.py Big overhaul of timelapse handling 2016-02-02 18:03:56 +01:00
timelapse.py More timelapse unit tests 2016-02-10 16:44:46 +01:00
users.py Disabled ACL is now tracked through enabled flag on UserManager 2015-12-17 13:08:45 +01:00