MrDraw/src/octoprint
2014-11-22 19:03:23 +01:00
..
filemanager Merge branch 'devel' of https://github.com/foosel/OctoPrint into mrbeam 2014-11-07 09:25:27 -08:00
plugin More work on slicing integration: 2014-10-29 12:16:49 +01:00
plugins moved svg 'slicing' dialog to plugin code 2014-11-11 13:51:43 -08:00
server including plugins' main template (='name of the plugin'.jinja2, e.g. cura.jinja2) to index.jinja2 2014-11-11 14:09:35 -08:00
slicing More work on slicing integration: 2014-10-29 12:16:49 +01:00
static beamification of the octoprint ui. 2014-11-22 19:03:23 +01:00
templates beamification of the octoprint ui. 2014-11-22 19:03:23 +01:00
translations Pause button now changes icon when paused to indicate "Resume" state better, also added tooltips 2014-10-20 09:51:33 +02:00
util Merge branch 'devel' of https://github.com/foosel/OctoPrint into mrbeam 2014-11-07 09:25:27 -08: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 Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received 2014-10-20 13:40:04 +02:00
printer.py Keep track of files that are currently being used (file being printed, source and destination for slicing) so that they can't be deleted 2014-10-21 19:18:59 +02:00
settings.py Merge branch 'devel' of https://github.com/foosel/OctoPrint into mrbeam 2014-11-07 09:25:27 -08:00
timelapse.py Keep track of files that are currently being used (file being printed, source and destination for slicing) so that they can't be deleted 2014-10-21 19:18:59 +02:00
users.py Fix: Don't try to create a SessionUser for anonymous users 2014-10-30 12:22:58 +01:00