MrDraw/printer_webui
2013-01-18 23:44:10 +01:00
..
static New wording and changed behaviour of the "server is offline" dialog 2013-01-18 23:44:10 +01:00
templates New wording and changed behaviour of the "server is offline" dialog 2013-01-18 23:44:10 +01:00
util Fixed timeout issues that occurred sometimes when connecting to the printer 2013-01-18 23:44:09 +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 Also turn off fan when aborting a print job. 2013-01-18 23:44:10 +01:00
server.py Added option to disable analysis of gcode upon loading a file for print. Disabling this allows for a faster loading time (especially on a Raspberry Pi) but with the disadvantage of losing information regarding estimated filament length and print time. 2013-01-18 23:44:09 +01:00
settings.py Added option to disable analysis of gcode upon loading a file for print. Disabling this allows for a faster loading time (especially on a Raspberry Pi) but with the disadvantage of losing information regarding estimated filament length and print time. 2013-01-18 23:44:09 +01:00
timelapse.py Timelapse creation shouldn't block the printer state update any longer. Will need to add some progress report for that in the future... 2013-01-18 23:44:09 +01:00