MrDraw/src/octoprint
2014-12-21 15:16:34 +01:00
..
filemanager More error resilient handling of .metadata.yaml writes in local storage 2014-12-20 01:06:40 +01:00
plugin Added new plugin type ProgressPlugin 2014-12-15 21:29:18 +01:00
plugins Log a message to octoprint.log if Cura is not fully configured and hence not available for slicing yet. 2014-12-21 15:15:59 +01:00
printer Support action: commands sent from printer, for now only pause, resume and disconnect are supported, plus a new hook "octoprint.comm.protocol.action" to add handlers of custom actions via plugins. 2014-12-20 00:31:46 +01:00
server Don't accidentally include a newline from the mime headers in the parsed multipart data 2014-12-19 12:28:02 +01:00
slicing Fetch estimated print time from cura slicing result, create print time statistics per printer profile, interpolate between stats and live estimation during printing for print time left 2014-12-17 17:31:30 +01:00
static Fixed heated bed option not being properly displayed in printer profiles 2014-12-19 10:01:00 +01:00
templates Rolled back appearance settings 2014-12-18 13:48:19 +01:00
translations [i18n] Translation update 2014-12-18 15:15:23 +01:00
util More error resilient handling of .metadata.yaml writes in local storage 2014-12-20 01:06:40 +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 Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py Fetch estimated print time from cura slicing result, create print time statistics per printer profile, interpolate between stats and live estimation during printing for print time left 2014-12-17 17:31:30 +01:00
settings.py Rolled back appearance settings 2014-12-18 13:48:19 +01:00
timelapse.py Enframed output filename with quotes. 2014-12-17 22:08:47 +03: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