OctoPrint/octoprint
Gina Häußge 7155661259 Allow switching off the heaters via the profiles again
Closes #240
(cherry picked from commit f6173e7)
2013-08-29 20:26:02 +02:00
..
static Allow switching off the heaters via the profiles again 2013-08-29 20:26:02 +02:00
templates Allow switching off the heaters via the profiles again 2013-08-29 20:26:02 +02:00
util Properly initialize timelapse when started during a paused print, better error resilience in event handler 2013-08-27 22:13:39 +02:00
__init__.py Gcode filemanagement now lives in its own module. Upload triggers gcode analysis, result is stored into metadata file. Print jobs triggered and their results are saved as well. Adjusted UI to display gcode analysis result and last print date and (color coded) result if available. Also adjusted gcode file list to color code entries according to last print result. 2013-01-30 20:56:17 +01:00
daemon.py Added credits to daemon.py 2013-03-10 21:08:14 +01:00
events.py Properly initialize timelapse when started during a paused print, better error resilience in event handler 2013-08-27 22:13:39 +02:00
gcodefiles.py Added .gco to supported extensions 2013-08-25 14:05:52 +02:00
printer.py Check if self._comm is None before trying to select a file... 2013-08-18 18:41:20 +02:00
server.py Implemented configurable terminal filters 2013-08-27 21:31:12 +02:00
settings.py Implemented configurable terminal filters 2013-08-27 21:31:12 +02:00
timelapse.py Properly initialize timelapse when started during a paused print, better error resilience in event handler 2013-08-27 22:13:39 +02:00
users.py Enforces a new first-run setup wizard for access control to be run and forbids running OctoPrint as root unless a special command option is supplied 2013-08-10 21:59:05 +02:00