MrDraw/printer_webui
Gina Häußge 83bf6efb1d Ignore "No Checksum with line number" errors as they trigger a resend just as well as e.g. "No Line Number with checksum" (quick check of the Marlin source seems to confirm this).
Should hopefully help with #5 and #9 -- will not reduce the communication errors (that's most probably not the comm stacks fault but rather a noise issue or something) but will lead to a more error resilient behaviour. Please test (I can't reproduce the issue(s)).
2013-01-05 00:00:38 +01:00
..
static Only enable timelapse feature when necessary config settings are made. Expanded on documentation. 2013-01-04 18:38:50 +01:00
templates Only enable timelapse feature when necessary config settings are made. Expanded on documentation. 2013-01-04 18:38:50 +01:00
util Ignore "No Checksum with line number" errors as they trigger a resend just as well as e.g. "No Line Number with checksum" (quick check of the Marlin source seems to confirm this). 2013-01-05 00:00:38 +01:00
__init__.py Major reorganization to only include the communication stack from Cura. 2012-12-31 13:18:55 +01:00
LICENSE Major reorganization to only include the communication stack from Cura. 2012-12-31 13:18:55 +01:00
printer.py Futher work on timelapse support 2013-01-03 21:38:46 +01:00
server.py Only enable timelapse feature when necessary config settings are made. Expanded on documentation. 2013-01-04 18:38:50 +01:00
settings.py Added video creation via ffmpeg 2013-01-03 22:58:47 +01:00
timelapse.py Added timelapse file management 2013-01-04 13:11:00 +01:00