OctoPrint/octoprint/templates
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
..
dialogs.jinja2 Proper uploading incl. drag-n-drop for both local storage and SD card 2013-05-20 23:31:17 +02:00
index.jinja2 Merge branch 'richardjm-devel' into devel 2013-06-23 16:09:31 +02:00
settings.jinja2 Always send M110 with the new line number (default 0) 2013-06-25 20:05:31 +02:00