MrDraw/src/octoprint
2014-10-30 12:20:48 +01:00
..
filemanager Fix of file type detection 2014-10-29 12:17:26 +01:00
plugin More work on slicing integration: 2014-10-29 12:16:49 +01:00
plugins More work on slicing integration: 2014-10-29 12:16:49 +01:00
server Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +01:00
slicing More work on slicing integration: 2014-10-29 12:16:49 +01:00
static Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +01:00
templates Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +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 Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +01:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py Versioneer now also returns and persists the branch from which OctoPrint was installed 2014-09-03 10:56:39 +02: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 Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +01:00
settings.py Allow definition of gcode scripts to be sent to the printer at various stages of the print process 2014-10-30 12:20:48 +01: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 Merge branch 'master' into devel 2014-10-27 09:39:14 +01:00