MrDraw/src/octoprint
2015-12-07 13:21:57 +01:00
..
filemanager Moved existing hidden file checks to utilize octoprint.util.is_hidden_path 2015-11-20 10:02:06 +01:00
plugin Added Unit Tests for BlueprintPlugin mixin 2015-10-26 09:15:54 +01:00
plugins Increased timeout for waiting for restart after update 2015-12-02 17:12:04 +01:00
printer Assume the presence of a heated bed in the default profile 2015-12-07 11:04:09 +01:00
server Only process bed temps & commands if printer profile has heated bed 2015-11-30 11:11:35 +01:00
slicing Fixed checks with os.path.realpath() for systems with symlinked paths 2015-12-04 17:36:49 +01:00
static Also assume presence of heated bed in "add profile" dialog 2015-12-07 11:53:41 +01:00
templates Cut off terminal after 3000 lines 2015-11-27 15:05:55 +01:00
translations/de/LC_MESSAGES Updated translation source files and german translation 2015-12-01 11:42:57 +01:00
util Ignore the "cannot (open|error) subdir" errors from Marlin 2015-12-07 09:26:25 +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 Fixed checks with os.path.realpath() for systems with symlinked paths 2015-12-04 17:36:49 +01:00
timelapse.py Fixed reporting of duration needed for capturing timelapse postroll 2015-10-02 18:22:44 +02:00
users.py Fix: Use atomic writes for all save processes 2015-10-05 18:07:43 +02:00