OctoPrint/octoprint
daftscience 5e22b4b096 Reset currentLine when changing state to printing
This keeps gcodePos and current line in sync when changing status to "Printing"
2013-03-16 05:30:02 -03:00
..
static Two changes to try to achieve repetier firmware compatibility 2013-03-16 01:57:05 +01:00
templates Two changes to try to achieve repetier firmware compatibility 2013-03-16 01:57:05 +01:00
util Reset currentLine when changing state to printing 2013-03-16 05:30:02 -03: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 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 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
server.py Merge branch 'devel' into repetier 2013-03-16 02:26:00 +01:00
settings.py Two changes to try to achieve repetier firmware compatibility 2013-03-16 01:57:05 +01:00
timelapse.py Fixed using wrong item collection for timelapse files, lead to always displaying all files, not just the ones of the current page. 2013-03-09 12:58:15 +01:00