MrDraw/src/octoprint
Gina Häußge 1a7a468eb6 Better error handling for capture issues during timelapsing
Should help debugging issue #425 and any future problems in that area.
2014-04-01 20:40:55 +02:00
..
filemanager Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
server Logging is now configurable via config-file 2014-03-31 12:16:42 +02:00
slicers Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
static Further work on the REST API, documented most of /api/printer and while at it also fixed #365 2014-03-24 18:27:43 +01:00
templates Further work on the REST API, documented most of /api/printer and while at it also fixed #365 2014-03-24 18:27:43 +01:00
util Logging is now configurable via config-file 2014-03-31 12:16:42 +02:00
__init__.py Logging is now configurable via config-file 2014-03-31 12:16:42 +02:00
daemon.py Actually, umask 002 is what we want here. 2013-10-27 02:39:29 +02:00
events.py More work on the API + documentation 2013-12-22 02:01:48 +01:00
gcodefiles.py Merge branch 'master' into staging 2014-03-09 13:47:49 +01:00
printer.py Fix error where API state is requested and printer is offline 2014-03-17 23:04:57 -04:00
settings.py Merge branch 'devel' into nullie-circular-beds 2014-03-22 20:39:42 +01:00
timelapse.py Better error handling for capture issues during timelapsing 2014-04-01 20:40:55 +02:00
users.py Added user apikeys, made ajax api available via apikeys, restified ajax api (WIP) 2013-11-19 22:53:26 +01:00