OctoPrint/octoprint
Gina Häußge 959feba9ca First version with gcode viewer integration.
Did some minor changes: renamed gcode tab, renamed gcode file download endpoint, added some margin for gcode viewer accordion. Not sure yet what to do about the gcode viewer controls/settings, until I figure this out they'll stay where they are now ,)
2013-02-03 22:01:11 +01:00
..
static First version with gcode viewer integration. 2013-02-03 22:01:11 +01:00
templates First version with gcode viewer integration. 2013-02-03 22:01:11 +01:00
util Fixed exception triggered on analysis abort 2013-02-01 11:01:20 +01: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
gcodefiles.py Revamped gcode analysis. 2013-02-03 21:14:22 +01:00
printer.py Revamped gcode analysis. 2013-02-03 21:14:22 +01:00
server.py First version with gcode viewer integration. 2013-02-03 22:01:11 +01:00
settings.py Merge branch 'gcodeViewer' into devel 2013-02-03 21:38:00 +01:00
timelapse.py Further work on custom controls and custom bitrate for timelapses 2013-01-27 11:12:28 +01:00