OctoPrint/octoprint
Gina Häußge 40b4bfad85 Merge branch 'feedbackCommands' into devel 2013-06-21 23:19:25 +02:00
..
static Feedback commands now work 2013-06-21 23:19:15 +02:00
templates Feedback commands now work 2013-06-21 23:19:15 +02:00
util Merge branch 'feedbackCommands' into devel 2013-06-21 23:19:25 +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
gcodefiles.py Added filament diameter retrieval from gcode generated by Cura, fixed Slic3r version 2013-06-18 21:28:05 +02:00
printer.py First work on custom controls with printer feedback evaluation and presentation in the UI 2013-06-21 20:50:57 +02:00
server.py First work on custom controls with printer feedback evaluation and presentation in the UI 2013-06-21 20:50:57 +02:00
settings.py First work on custom controls with printer feedback evaluation and presentation in the UI 2013-06-21 20:50:57 +02:00
timelapse.py First try at SD card support 2013-05-20 19:18:03 +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