MrDraw/printer_webui
2013-01-18 23:44:09 +01:00
..
static 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
templates 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
util Update printer_webui/util/comm.py 2013-01-07 18:54:49 +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 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
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 Added timelapse file management 2013-01-04 13:11:00 +01:00