OctoPrint/octoprint
Gina Häußge 30c837fa13 Added .gco to supported extensions
(cherry picked from commit d51aa65)
2013-08-25 14:06:40 +02:00
..
static And a robots.txt for good measure... 2013-08-11 16:57:39 +02:00
templates Only enable "Keep Enabled" button if data entered into form is valid. Also changed the wording a bit here and there. 2013-08-10 23:39:07 +02:00
util Only match "rs"/"resend" on the start of a line, otherwise the wrong lines might be interpreted as resend requests 2013-08-18 18:45:50 +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 More in-source documentation for events 2013-06-29 14:33:05 +02:00
gcodefiles.py Added .gco to supported extensions 2013-08-25 14:06:40 +02:00
printer.py Check if self._comm is None before trying to select a file... 2013-08-18 18:46:01 +02:00
server.py Properly enable serial logging on startup if configured 2013-08-18 18:45:32 +02:00
settings.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
timelapse.py Fixed typo (flip{X|Y} => flip{H|V}) 2013-08-05 17:42:56 +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