OctoPrint/octoprint/static
Gina Häußge 09ae8fcdc2 Always send M110 with the new line number (default 0)
Previously it worked since the first command of every print was forced to be an M110 and the line number at the beginning of each print was always forced back to 0 as well. Now it just uses the actual line number (increased on each sent of a checksumed/numbered line) and resets that when an M110 is encountered. What was missing was forcing the line number of the actual M110 command to the desired line number as well. Should be "more correct" than before now, and work.
2013-06-25 20:05:31 +02:00
..
css Merge branch 'peteruithoven-master' into devel 2013-06-23 14:58:58 +02:00
font Forgot to commit Font Awesome 2013-03-30 18:29:13 +01:00
gcodeviewer Made gcode viewer capable of handling progress information 2013-06-09 14:00:15 +02:00
img Merge branch 'master' into devel 2013-06-17 22:12:45 +02:00
js Always send M110 with the new line number (default 0) 2013-06-25 20:05:31 +02:00