OctoPrint/octoprint
Bryan Mayland 8f6d536b8f Update job metadata when the gcodemanager signals a change 2013-07-14 11:26:14 -04:00
..
static Overall better gcode file handling 2013-07-13 16:30:41 +02:00
templates Overall better gcode file handling 2013-07-13 16:30:41 +02:00
util Overall better gcode file handling 2013-07-13 16:30:41 +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 Fix metadata removal on upload for files with un-sane characters in them 2013-07-14 11:20:37 -04:00
printer.py Update job metadata when the gcodemanager signals a change 2013-07-14 11:26:14 -04:00
server.py Overall better gcode file handling 2013-07-13 16:30:41 +02:00
settings.py Added configurable pause triggers to be able to react to custom firmware messages with pausing/unpausing/pause toggling 2013-07-08 18:01:10 +02:00
timelapse.py Merge branch 'peteruithoven-master' into devel 2013-06-23 14:58:58 +02:00
users.py Upgraded to most recent Flask-Principal version, since an attribute name was changed there which OctoPrint uses 2013-04-14 15:33:11 +02:00