MrDraw/src/octoprint
2015-02-24 20:00:58 +02:00
..
filemanager More documentation and unit tests 2015-02-18 17:16:37 +01:00
plugin Extended documentation to include replace feature for plugin template components 2015-02-24 09:29:02 +01:00
plugins Refactored view models, switched from underscore to lodash 2015-02-23 13:54:40 +01:00
printer Added controls for changing feed and flow rate factors to Controls tab 2015-02-22 21:20:56 +01:00
server Add the option to change timelapse fps 2015-02-24 19:39:29 +02:00
slicing The plugin system now also injects self._settings into SettingsPlugins and create the blueprint for BlueprintPlugins 2015-01-30 13:22:35 +01:00
static Fix v2 for response parsing 2015-02-24 20:00:58 +02:00
templates Add the option to change timelapse fps 2015-02-24 19:39:29 +02:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util Always make sure to (re)set file position to the beginning when starting SD card prints 2015-02-22 15:15:45 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Fixed a couple of more missing branch fields and added Changelog entry 2014-11-04 10:07:46 +01: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 Added exception logging for event bus worker loop 2015-01-19 12:13:04 +01:00
settings.py Add the option to change timelapse fps 2015-02-24 19:39:29 +02:00
timelapse.py Add the option to change timelapse fps 2015-02-24 19:39:29 +02:00
users.py Properly recognize app session keys everywhere. Also fixed a bug where the ApiUser was not properly provisioned with his roles. 2014-11-14 17:58:42 +01:00