MrDraw/octoprint
2013-09-01 19:28:15 +02:00
..
static Force wrapping of long gcode filenames without pythons in the popover, disallow wrapping in the table 2013-09-01 14:00:31 +02:00
templates Allow disabling of the temperature graph and gcode visualizer without any side effects 2013-08-29 21:16:35 +02:00
util Minor optimizations in gcode interpreter 2013-09-01 19:27:57 +02:00
__init__.py
daemon.py
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 Added content length header to streamed output 2013-09-01 19:28:15 +02:00
settings.py Allow disabling of the temperature graph and gcode visualizer without any side effects 2013-08-29 21:16:35 +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