OctoPrint/octoprint
Gina Häußge ed9e93f379 Merge branch 'devel' into events
Conflicts:
	octoprint/printer.py
	octoprint/server.py
	octoprint/util/comm.py
2013-06-16 11:50:52 +02:00
..
static Merge branch 'devel' into gcodestreaming 2013-06-09 18:28:40 +02:00
templates Use span instead of button for upload buttons, otherwise FF and IE hiccup... 2013-06-16 11:38:52 +02:00
util Merge branch 'devel' into events 2013-06-16 11:50:52 +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.md Updated documentation of events 2013-05-27 01:03:53 +02:00
events.py Fixed jobData key 2013-05-27 01:20:45 +02:00
gcodefiles.py New option to sort gcode files by size, reverted former utc "fix" (doesn't work anymore, works without the fix, I have no idea...), added adjusted modernizr, delete metadata from old gcode file version when adding a new one 2013-03-03 19:37:52 +01:00
printer.py Merge branch 'devel' into events 2013-06-16 11:50:52 +02:00
server.py Merge branch 'devel' into events 2013-06-16 11:50:52 +02:00
settings.py Merge branch 'devel' into events 2013-06-16 11:50:52 +02:00
timelapse.py Merge branch 'sdcard' into events 2013-05-27 01:33:54 +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